Searched defs:VLMul (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCA/ | ||
H A D | RISCVCustomBehaviour.cpp | 33 uint8_t VLMul; global() member |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInsertVSETVLI.cpp | 449 RISCVII::VLMUL VLMul = RISCVII::LMUL_1; global() member in __anonbc8339570111::VSETVLIInfo |
H A D | RISCVISelDAGToDAG.cpp | 570 RISCVII::VLMUL VLMul = static_cast<RISCVII::VLMUL>( selectVSETVLI() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ | ||
H A D | RISCVBaseInfo.cpp | 201 getSEWLMULRatio(unsigned SEW,RISCVII::VLMUL VLMul) getSEWLMULRatio() argument |