Home
last modified time | relevance | path

Searched refs:getVLMUL (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVBaseInfo.cpp146 std::tie(LMul, Fractional) = decodeVLMUL(getVLMUL(VType)); in printVType()
DRISCVBaseInfo.h325 inline static RISCVII::VLMUL getVLMUL(unsigned VType) { in getVLMUL() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
DRISCVInsertVSETVLI.cpp116 VLMul = RISCVVType::getVLMUL(VType); in setVTYPE()