Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/TargetParser/
HDRISCVTargetParser.cpp193 unsigned LMul; in printVType() local
215 unsigned LMul; in getSEWLMULRatio() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVInstrInfo.cpp190 RISCVII::VLMUL LMul) { in isConvertibleToVMV_V_V()
323 RISCVII::VLMUL LMul = RISCVRI::getLMul(RegClass->TSFlags); in copyPhysRegVector() local
HDRISCVISelLowering.cpp2475 unsigned RISCVTargetLowering::getRegClassIDForLMUL(RISCVII::VLMUL LMul) { in getRegClassIDForLMUL()
2664 unsigned LMul = divideCeil(VT.getSizeInBits(), MinVLen); in useRVVForFixedLengthVectorVT() local
2860 unsigned LMul; in getLMULCost() local
8977 SDValue LMul = DAG.getTargetConstant(VLMUL, DL, XLenVT); in lowerGetVectorLength() local
18544 lookupMaskedIntrinsic(uint16_t MCOpcode, RISCVII::VLMUL LMul, unsigned SEW) { in lookupMaskedIntrinsic()
18587 RISCVII::VLMUL LMul = RISCVII::getLMul(MI.getDesc().TSFlags); in emitVFROUND_NOEXCEPT_MASK() local
22151 void RVVArgDispatcher::allocatePhysReg(unsigned NF, unsigned LMul, in allocatePhysReg()