LLVM 19.0.0git
llvm::MachinePointerInfo Member List

This is the complete list of members for llvm::MachinePointerInfo, including all inherited members.

AddrSpacellvm::MachinePointerInfo
getAddrSpace() constllvm::MachinePointerInfo
getConstantPool(MachineFunction &MF)llvm::MachinePointerInfostatic
getFixedStack(MachineFunction &MF, int FI, int64_t Offset=0)llvm::MachinePointerInfostatic
getGOT(MachineFunction &MF)llvm::MachinePointerInfostatic
getJumpTable(MachineFunction &MF)llvm::MachinePointerInfostatic
getStack(MachineFunction &MF, int64_t Offset, uint8_t ID=0)llvm::MachinePointerInfostatic
getUnknownStack(MachineFunction &MF)llvm::MachinePointerInfostatic
getWithOffset(int64_t O) constllvm::MachinePointerInfoinline
isDereferenceable(unsigned Size, LLVMContext &C, const DataLayout &DL) constllvm::MachinePointerInfo
MachinePointerInfo(const Value *v, int64_t offset=0, uint8_t ID=0)llvm::MachinePointerInfoinlineexplicit
MachinePointerInfo(const PseudoSourceValue *v, int64_t offset=0, uint8_t ID=0)llvm::MachinePointerInfoinlineexplicit
MachinePointerInfo(unsigned AddressSpace=0, int64_t offset=0)llvm::MachinePointerInfoinlineexplicit
MachinePointerInfo(PointerUnion< const Value *, const PseudoSourceValue * > v, int64_t offset=0, uint8_t ID=0)llvm::MachinePointerInfoinlineexplicit
Offsetllvm::MachinePointerInfo
StackIDllvm::MachinePointerInfo
Vllvm::MachinePointerInfo