This is the complete list of members for llvm::RISCV::VSETVLIInfo, including all inherited members.
| AVLImm | llvm::RISCV::VSETVLIInfo | |
| AVLRegDef | llvm::RISCV::VSETVLIInfo | |
| dump() const | llvm::RISCV::VSETVLIInfo | inline |
| encodeVTYPE() const | llvm::RISCV::VSETVLIInfo | inline |
| getAltFmt() const | llvm::RISCV::VSETVLIInfo | inline |
| getAVLDefMI(const LiveIntervals *LIS) const | llvm::RISCV::VSETVLIInfo | inline |
| getAVLImm() const | llvm::RISCV::VSETVLIInfo | inline |
| getAVLReg() const | llvm::RISCV::VSETVLIInfo | inline |
| getAVLVNInfo() const | llvm::RISCV::VSETVLIInfo | inline |
| getMaskAgnostic() const | llvm::RISCV::VSETVLIInfo | inline |
| getSEW() const | llvm::RISCV::VSETVLIInfo | inline |
| getSEWLMULRatio() const | llvm::RISCV::VSETVLIInfo | inline |
| getTailAgnostic() const | llvm::RISCV::VSETVLIInfo | inline |
| getTWiden() const | llvm::RISCV::VSETVLIInfo | inline |
| getUnknown() | llvm::RISCV::VSETVLIInfo | inlinestatic |
| getVLMUL() const | llvm::RISCV::VSETVLIInfo | inline |
| hasAVLImm() const | llvm::RISCV::VSETVLIInfo | inline |
| hasAVLReg() const | llvm::RISCV::VSETVLIInfo | inline |
| hasAVLVLMAX() const | llvm::RISCV::VSETVLIInfo | inline |
| hasCompatibleVTYPE(const DemandedFields &Used, const VSETVLIInfo &Require) const | llvm::RISCV::VSETVLIInfo | |
| hasEquallyZeroAVL(const VSETVLIInfo &Other, const LiveIntervals *LIS) const | llvm::RISCV::VSETVLIInfo | inline |
| hasNonZeroAVL(const LiveIntervals *LIS) const | llvm::RISCV::VSETVLIInfo | inline |
| hasSameAVL(const VSETVLIInfo &Other) const | llvm::RISCV::VSETVLIInfo | inline |
| hasSameAVLLatticeValue(const VSETVLIInfo &Other) const | llvm::RISCV::VSETVLIInfo | inline |
| hasSameVLMAX(const VSETVLIInfo &Other) const | llvm::RISCV::VSETVLIInfo | inline |
| hasSameVTYPE(const VSETVLIInfo &Other) const | llvm::RISCV::VSETVLIInfo | inline |
| hasSEWLMULRatioOnly() const | llvm::RISCV::VSETVLIInfo | inline |
| intersect(const VSETVLIInfo &Other) const | llvm::RISCV::VSETVLIInfo | inline |
| isCompatible(const DemandedFields &Used, const VSETVLIInfo &Require, const LiveIntervals *LIS) const | llvm::RISCV::VSETVLIInfo | inline |
| isUnknown() const | llvm::RISCV::VSETVLIInfo | inline |
| isValid() const | llvm::RISCV::VSETVLIInfo | inline |
| operator!=(const VSETVLIInfo &Other) const | llvm::RISCV::VSETVLIInfo | inline |
| operator==(const VSETVLIInfo &Other) const | llvm::RISCV::VSETVLIInfo | inline |
| print(raw_ostream &OS) const | llvm::RISCV::VSETVLIInfo | inline |
| setAltFmt(bool AF) | llvm::RISCV::VSETVLIInfo | inline |
| setAVL(const VSETVLIInfo &Info) | llvm::RISCV::VSETVLIInfo | inline |
| setAVLImm(unsigned Imm) | llvm::RISCV::VSETVLIInfo | inline |
| setAVLRegDef(const VNInfo *VNInfo, Register AVLReg) | llvm::RISCV::VSETVLIInfo | inline |
| setAVLVLMAX() | llvm::RISCV::VSETVLIInfo | inline |
| setUnknown() | llvm::RISCV::VSETVLIInfo | inline |
| setVLMul(RISCVVType::VLMUL VLMul) | llvm::RISCV::VSETVLIInfo | inline |
| setVTYPE(unsigned VType) | llvm::RISCV::VSETVLIInfo | inline |
| setVTYPE(RISCVVType::VLMUL L, unsigned S, bool TA, bool MA, bool Altfmt, unsigned W) | llvm::RISCV::VSETVLIInfo | inline |
| VSETVLIInfo() | llvm::RISCV::VSETVLIInfo | inline |