Home
last modified time | relevance | path

Searched refs:setVTYPE (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp487 void setVTYPE(unsigned VType) { in setVTYPE() function in __anon1aeaf6f50111::VSETVLIInfo
495 void setVTYPE(RISCVII::VLMUL L, unsigned S, bool TA, bool MA) { in setVTYPE() function in __anon1aeaf6f50111::VSETVLIInfo
849 InstrInfo.setVTYPE(VLMul, SEW, TailAgnostic, MaskAgnostic); in computeInfoForInstr()
938 NewInfo.setVTYPE(MI.getOperand(2).getImm()); in getInfoForVSETVLI()