Searched defs:LMul (Results 1 – 3 of 3) sorted by relevance
137 unsigned LMul = 1 << static_cast<unsigned>(VLMUL); in printVType() local144 unsigned LMul = 1 << (8 - static_cast<unsigned>(VLMUL)); in printVType() local
135 unsigned LMul = 1; in copyPhysReg() local
1064 unsigned RISCVTargetLowering::getRegClassIDForLMUL(RISCVII::VLMUL LMul) { in getRegClassIDForLMUL()1192 unsigned LMul = divideCeil(VT.getSizeInBits(), MinVLen); in useRVVForFixedLengthVectorVT() local