Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DRISCVTargetParser.cpp193 unsigned LMul; in printVType() local
215 unsigned LMul; in getSEWLMULRatio() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp190 RISCVII::VLMUL LMul) { in isConvertibleToVMV_V_V() argument
323 RISCVII::VLMUL LMul = RISCVRI::getLMul(RegClass->TSFlags); in copyPhysRegVector() local
H A DRISCVISelLowering.cpp2474 getRegClassIDForLMUL(RISCVII::VLMUL LMul) getRegClassIDForLMUL() argument
2663 unsigned LMul = divideCeil(VT.getSizeInBits(), MinVLen); useRVVForFixedLengthVectorVT() local
2859 unsigned LMul; getLMULCost() local
8975 SDValue LMul = DAG.getTargetConstant(VLMUL, DL, XLenVT); lowerGetVectorLength() local
18541 lookupMaskedIntrinsic(uint16_t MCOpcode,RISCVII::VLMUL LMul,unsigned SEW) lookupMaskedIntrinsic() argument
18584 RISCVII::VLMUL LMul = RISCVII::getLMul(MI.getDesc().TSFlags); emitVFROUND_NOEXCEPT_MASK() local
22148 allocatePhysReg(unsigned NF,unsigned LMul,unsigned StartReg) allocatePhysReg() argument
[all...]