Home
last modified time | relevance | path

Searched defs:MachinePointerInfo (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h39 struct MachinePointerInfo { struct
50 explicit MachinePointerInfo(const Value *v, int64_t offset = 0, argument
56 explicit MachinePointerInfo(const PseudoSourceValue *v, int64_t offset = 0, argument
62 explicit MachinePointerInfo(unsigned AddressSpace = 0, int64_t offset = 0) argument
79 MachinePointerInfo getWithOffset(int64_t O) const { in getWithOffset() argument
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiSelectionDAGInfo.cpp25 MachinePointerInfo /*DstPtrInfo*/, in EmitTargetCodeForMemcpy() argument