Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp512 class VSETVLIInfo { class
540 VSETVLIInfo() in VSETVLIInfo() function in __anoncddf45c50111::VSETVLIInfo
544 static VSETVLIInfo getUnknown() { in getUnknown()
545 VSETVLIInfo Info; in getUnknown()
596 void setAVL(VSETVLIInfo Info) { in setAVL()
627 bool hasEquallyZeroAVL(const VSETVLIInfo &Other, in hasEquallyZeroAVL()
634 bool hasSameAVLLatticeValue(const VSETVLIInfo &Other) const { in hasSameAVLLatticeValue()
655 bool hasSameAVL(const VSETVLIInfo &Other) const { in hasSameAVL()
695 bool hasSameVTYPE(const VSETVLIInfo &Other) const { in hasSameVTYPE()
717 bool hasSameVLMAX(const VSETVLIInfo &Other) const { in hasSameVLMAX()
[all …]