HomeSort by relevance Sort by last modified time
    Searched defs:MO_GOT (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsBaseInfo.h 39 MO_GOT,
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.h 62 MO_GOT = (1 << 0),
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 67 /// MO_GOT - On a symbol operand this indicates that the immediate is the
72 MO_GOT,
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonBaseInfo.h 223 /// MO_GOT - Indicates a GOT-relative relocation
224 MO_GOT,
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.h     [all...]

Completed in 589 milliseconds