Searched defs:MO_GOT (Results 1 - 7 of 7) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsBaseInfo.h36 /// MO_GOT - Represents the offset into the global offset table at which
38 MO_GOT, enumerator in enum:llvm::MipsII::TOF
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
H A DMipsInstrInfo.h44 /// MO_GOT - Represents the offset into the global offset table at which
46 MO_GOT, enumerator in enum:llvm::MipsII::TOF
/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h62 MO_GOT = (1 << 0), enumerator in enum:llvm::SystemZII::__anon13166
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h77 /// MO_GOT - On a symbol operand this indicates that the immediate is the
82 MO_GOT, enumerator in enum:llvm::X86II::TOF
/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h504 /// MO_GOT - This flag indicates that a symbol operand represents the
507 MO_GOT = 0x10, enumerator in enum:llvm::AArch64II::TOF
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonBaseInfo.h223 /// MO_GOT - Indicates a GOT-relative relocation
224 MO_GOT, enumerator in enum:llvm::HexagonII::MemAccessSize::HexagonMOTargetFlagVal
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h67 /// MO_GOT - On a symbol operand this indicates that the immediate is the
72 MO_GOT, enumerator in enum:llvm::X86II::TOF

Completed in 180 milliseconds