Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCTargetDesc.h46 uint8_t VLMul; global() member
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp537 RISCVII::VLMUL VLMul = RISCVII::LMUL_1; global() member in __anon98228f980111::VSETVLIInfo
689 setVLMul(RISCVII::VLMUL VLMul) setVLMul() argument
999 computeVLMAX(unsigned VLEN,unsigned SEW,RISCVII::VLMUL VLMul) computeVLMAX() argument
1039 RISCVII::VLMUL VLMul = RISCVII::getLMul(TSFlags); computeInfoForInstr() local
[all...]
H A DRISCVISelDAGToDAG.cpp569 RISCVII::VLMUL VLMul = static_cast<RISCVII::VLMUL>( selectVSETVLI() local
/llvm-project/llvm/lib/TargetParser/
H A DRISCVTargetParser.cpp189 getSEWLMULRatio(unsigned SEW,RISCVII::VLMUL VLMul) getSEWLMULRatio() argument