LLVM 20.0.0git
|
This is the complete list of members for llvm::StackOffset, including all inherited members.
get(int64_t Fixed, int64_t Scalable) | llvm::StackOffset | inlinestatic |
getFixed(int64_t Fixed) | llvm::StackOffset | inlinestatic |
getFixed() const | llvm::StackOffset | inline |
getScalable(int64_t Scalable) | llvm::StackOffset | inlinestatic |
getScalable() const | llvm::StackOffset | inline |
operator bool() const | llvm::StackOffset | inlineexplicit |
operator!=(const StackOffset &RHS) const | llvm::StackOffset | inline |
operator+(const StackOffset &RHS) const | llvm::StackOffset | inline |
operator+=(const StackOffset &RHS) | llvm::StackOffset | inline |
operator-(const StackOffset &RHS) const | llvm::StackOffset | inline |
operator-() const | llvm::StackOffset | inline |
operator-=(const StackOffset &RHS) | llvm::StackOffset | inline |
operator==(const StackOffset &RHS) const | llvm::StackOffset | inline |
StackOffset()=default | llvm::StackOffset |