HomeSort by: relevance | last modified time | path
    Searched refs:MO_GOT_HI16 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
MipsBaseInfo.h 88 /// MO_GOT_HI16/LO16, MO_CALL_HI16/LO16 - Relocations used for large GOTs.
89 MO_GOT_HI16,
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsMCInstLower.cpp 95 case MipsII::MO_GOT_HI16:
MipsInstrInfo.cpp 837 {MO_GOT_HI16, "mips-got-hi16"},
MipsISelLowering.cpp 2103 N, SDLoc(N), Ty, DAG, MipsII::MO_GOT_HI16, MipsII::MO_GOT_LO16,

Completed in 21 milliseconds