Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp575 unsigned getAVLImm() const { in getAVLImm() function in __anoncddf45c50111::VSETVLIInfo
606 setAVLImm(Info.getAVLImm()); in setAVL()
617 return getAVLImm() > 0; in hasNonZeroAVL()
645 return getAVLImm() == Other.getAVLImm(); in hasSameAVLLatticeValue()
1118 .addImm(Info.getAVLImm()) in insertVSETVLI()