LLVM API Documentation
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=nullptr, int64_t offset=0) | llvm::MachinePointerInfo | [inline, explicit] |
MachinePointerInfo(const PseudoSourceValue *v, int64_t offset=0) | llvm::MachinePointerInfo | [inline, explicit] |
Offset | llvm::MachinePointerInfo | |
V | llvm::MachinePointerInfo |