Searched defs:VLMul (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ | ||
H A D | RISCVMCTargetDesc.h | 46 uint8_t VLMul; global() member |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInsertVSETVLI.cpp | 537 RISCVII::VLMUL VLMul = RISCVII::LMUL_1; global() member in __anon98228f980111::VSETVLIInfo |
H A D | RISCVISelDAGToDAG.cpp | 569 RISCVII::VLMUL VLMul = static_cast<RISCVII::VLMUL>( selectVSETVLI() local |
/llvm-project/llvm/lib/TargetParser/ | ||
H A D | RISCVTargetParser.cpp | 189 getSEWLMULRatio(unsigned SEW,RISCVII::VLMUL VLMul) getSEWLMULRatio() argument |