Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCA/
H A DRISCVCustomBehaviour.cpp33 uint8_t VLMul; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp449 RISCVII::VLMUL VLMul = RISCVII::LMUL_1; global() member in __anonbc8339570111::VSETVLIInfo
556 setVLMul(RISCVII::VLMUL VLMul) setVLMul() argument
812 computeVLMAX(unsigned VLEN,unsigned SEW,RISCVII::VLMUL VLMul) computeVLMAX() argument
852 RISCVII::VLMUL VLMul = RISCVII::getLMul(TSFlags); computeInfoForInstr() local
[all...]
H A DRISCVISelDAGToDAG.cpp570 RISCVII::VLMUL VLMul = static_cast<RISCVII::VLMUL>( selectVSETVLI() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.cpp201 getSEWLMULRatio(unsigned SEW,RISCVII::VLMUL VLMul) getSEWLMULRatio() argument