Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp571 Register getAVLReg() const { in getAVLReg() function in __anoncddf45c50111::VSETVLIInfo
601 setAVLRegDef(Info.getAVLVNInfo(), Info.getAVLReg()); in setAVL()
639 return getAVLReg() == Other.getAVLReg(); in hasSameAVLLatticeValue()
641 getAVLReg() == Other.getAVLReg(); in hasSameAVLLatticeValue()
833 OS << "AVLReg=" << llvm::printReg(getAVLReg()); in print()
1138 Register AVLReg = Info.getAVLReg(); in insertVSETVLI()
1379 const LiveRange &LR = LIS->getInterval(Require.getAVLReg()); in needVSETVLIPHI()