Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp470 void setAVLReg(Register Reg) { in setAVLReg() function in __anone9ca7dbb0111::VSETVLIInfo
496 setAVLReg(Info.getAVLReg()); in setAVL()
804 NewInfo.setAVLReg(AVLReg); in INITIALIZE_PASS()
871 InstrInfo.setAVLReg(RISCV::X0); in computeInfoForInstr()
876 InstrInfo.setAVLReg(VLOp.getReg()); in computeInfoForInstr()
880 InstrInfo.setAVLReg(RISCV::NoRegister); in computeInfoForInstr()
1153 Info.setAVLReg(MI.getOperand(1).getReg()); in transferAfter()