Home
last modified time | relevance | path

Searched defs:LMul (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVBaseInfo.cpp169 unsigned LMul; in printVType() local
191 unsigned LMul; in getSEWLMULRatio() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVTargetTransformInfo.cpp42 unsigned LMul; in getLMULCost() local
DRISCVInstrInfo.cpp129 RISCVII::VLMUL LMul) { in isConvertibleToVMV_V_V()
282 RISCVII::VLMUL LMul = RISCVII::LMUL_1; in copyPhysReg() local
DRISCVInsertVSETVLI.cpp1142 unsigned LMul; in hasFixedResult() local
DRISCVISelLowering.cpp1617 unsigned RISCVTargetLowering::getRegClassIDForLMUL(RISCVII::VLMUL LMul) { in getRegClassIDForLMUL()
1799 unsigned LMul = divideCeil(VT.getSizeInBits(), MinVLen); in useRVVForFixedLengthVectorVT() local