Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp446 void setAVLImm(unsigned Imm) { in setAVLImm() function in __anon1aeaf6f50111::VSETVLIInfo
837 InstrInfo.setAVLImm(Imm); in computeInfoForInstr()
929 NewInfo.setAVLImm(MI.getOperand(1).getImm()); in getInfoForVSETVLI()
1019 Info.setAVLImm(PrevInfo.getAVLImm()); in transferBefore()
1039 Info.setAVLImm(DefInfo.getAVLImm()); in transferBefore()