Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp441 void setAVLReg(Register Reg) { in setAVLReg() function in __anon1aeaf6f50111::VSETVLIInfo
835 InstrInfo.setAVLReg(RISCV::X0); in computeInfoForInstr()
839 InstrInfo.setAVLReg(VLOp.getReg()); in computeInfoForInstr()
842 InstrInfo.setAVLReg(RISCV::NoRegister); in computeInfoForInstr()
936 NewInfo.setAVLReg(AVLReg); in getInfoForVSETVLI()
1021 Info.setAVLReg(PrevInfo.getAVLReg()); in transferBefore()
1041 Info.setAVLReg(DefInfo.getAVLReg()); in transferBefore()
1057 Info.setAVLReg(MI.getOperand(1).getReg()); in transferAfter()