LLVM 20.0.0git
|
This is the complete list of members for llvm::MCRegister, including all inherited members.
FirstPhysicalReg | llvm::MCRegister | static |
FirstStackSlot | llvm::MCRegister | static |
from(unsigned Val) | llvm::MCRegister | inlinestatic |
hash_value | llvm::MCRegister | friend |
id() const | llvm::MCRegister | inline |
isPhysicalRegister(unsigned Reg) | llvm::MCRegister | inlinestatic |
isStackSlot(unsigned Reg) | llvm::MCRegister | inlinestatic |
isValid() const | llvm::MCRegister | inline |
MCRegister(unsigned Val=0) | llvm::MCRegister | inline |
NoRegister | llvm::MCRegister | static |
operator unsigned() const | llvm::MCRegister | inline |
operator!=(const MCRegister &Other) const | llvm::MCRegister | inline |
operator!=(unsigned Other) const | llvm::MCRegister | inline |
operator!=(int Other) const | llvm::MCRegister | inline |
operator!=(MCPhysReg Other) const | llvm::MCRegister | inline |
operator==(const MCRegister &Other) const | llvm::MCRegister | inline |
operator==(unsigned Other) const | llvm::MCRegister | inline |
operator==(int Other) const | llvm::MCRegister | inline |
operator==(MCPhysReg Other) const | llvm::MCRegister | inline |
VirtualRegFlag | llvm::MCRegister | static |