LLVM API Documentation
This is the complete list of members for llvm::MachinePointerInfo, including all inherited members.
getAddrSpace() const | llvm::MachinePointerInfo | |
getConstantPool() | llvm::MachinePointerInfo | static |
getFixedStack(int FI, int64_t offset=0) | llvm::MachinePointerInfo | static |
getGOT() | llvm::MachinePointerInfo | static |
getJumpTable() | llvm::MachinePointerInfo | static |
getStack(int64_t Offset) | llvm::MachinePointerInfo | static |
getWithOffset(int64_t O) const | llvm::MachinePointerInfo | inline |
MachinePointerInfo(const Value *v=0, int64_t offset=0) | llvm::MachinePointerInfo | inlineexplicit |
Offset | llvm::MachinePointerInfo | |
V | llvm::MachinePointerInfo |