Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DRISCVTargetParser.cpp203 unsigned LMul; in printVType() local
225 unsigned LMul; in getSEWLMULRatio() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp811 unsigned LMul; in print() local
H A DRISCVInstrInfo.cpp259 RISCVVType::VLMUL LMul) { in isConvertibleToVMV_V_V()
386 RISCVVType::VLMUL LMul = RISCVRI::getLMul(RegClass->TSFlags); in copyPhysRegVector() local
H A DRISCVISelLowering.cpp2562 unsigned RISCVTargetLowering::getRegClassIDForLMUL(RISCVVType::VLMUL LMul) { in getRegClassIDForLMUL()
2805 unsigned LMul = divideCeil(VT.getSizeInBits(), MinVLen); in useRVVForFixedLengthVectorVT() local
2986 unsigned LMul; in getLMULCost() local
10494 SDValue LMul = DAG.getTargetConstant(VLMUL, DL, XLenVT); in lowerGetVectorLength() local
21689 lookupMaskedIntrinsic(uint16_t MCOpcode, RISCVVType::VLMUL LMul, unsigned SEW) { in lookupMaskedIntrinsic()
21732 RISCVVType::VLMUL LMul = RISCVII::getLMul(MI.getDesc().TSFlags); in emitVFROUND_NOEXCEPT_MASK() local