Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.cpp180 unsigned LMul; printVType() local
202 unsigned LMul; getSEWLMULRatio() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp170 isConvertibleToVMV_V_V(const RISCVSubtarget & STI,const MachineBasicBlock & MBB,MachineBasicBlock::const_iterator MBBI,MachineBasicBlock::const_iterator & DefMBBI,RISCVII::VLMUL LMul) isConvertibleToVMV_V_V() argument
305 RISCVII::VLMUL LMul; copyPhysRegVector() local
H A DRISCVISelLowering.cpp2308 getRegClassIDForLMUL(RISCVII::VLMUL LMul) getRegClassIDForLMUL() argument
2493 unsigned LMul = divideCeil(VT.getSizeInBits(), MinVLen); useRVVForFixedLengthVectorVT() local
2688 unsigned LMul; getLMULCost() local
8440 SDValue LMul = DAG.getTargetConstant(VLMUL, DL, XLenVT); lowerGetVectorLength() local
[all...]