Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp668 void setVTYPE(unsigned VType) { in setVTYPE() function in __anoncddf45c50111::VSETVLIInfo
676 void setVTYPE(RISCVII::VLMUL L, unsigned S, bool TA, bool MA) { in setVTYPE() function in __anoncddf45c50111::VSETVLIInfo
979 NewInfo.setVTYPE(MI.getOperand(2).getImm()); in getInfoForVSETVLI()
1068 InstrInfo.setVTYPE(VLMul, SEW, TailAgnostic, MaskAgnostic); in computeInfoForInstr()
1240 Info.setVTYPE( in transferBefore()