Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp113 void setVTYPE(unsigned VType) { in setVTYPE() function in __anon263350f90111::VSETVLIInfo
121 void setVTYPE(RISCVII::VLMUL L, unsigned S, bool TA, bool MA, bool MRO) { in setVTYPE() function in __anon263350f90111::VSETVLIInfo
401 InstrInfo.setVTYPE(VLMul, SEW, /*TailAgnostic*/ TailAgnostic, in computeInfoForInstr()
476 NewInfo.setVTYPE(MI.getOperand(2).getImm()); in getInfoForVSETVLI()