Searched defs:LMul (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.cpp169 unsigned LMul; local
177 OS << LMul; local
191 unsigned LMul; local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp1142 unsigned LMul; local
H A DRISCVTargetTransformInfo.cpp42 unsigned LMul; local
H A DRISCVInstrInfo.cpp282 RISCVII::VLMUL LMul = RISCVII::LMUL_1; local
125 isConvertibleToVMV_V_V(const RISCVSubtarget &STI, const MachineBasicBlock &MBB, MachineBasicBlock::const_iterator MBBI, MachineBasicBlock::const_iterator &DefMBBI, RISCVII::VLMUL LMul) argument
[all...]
H A DRISCVISelLowering.cpp1617 unsigned RISCVTargetLowering::getRegClassIDForLMUL(RISCVII::VLMUL LMul) { argument
1799 unsigned LMul = divideCeil(VT.getSizeInBits(), MinVLen); local

Completed in 200 milliseconds