HomeSort by relevance Sort by last modified time
    Searched refs:MO_GOT_HI16 (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsBaseInfo.h 89 /// MO_GOT_HI16/LO16, MO_CALL_HI16/LO16 - Relocations used for large GOTs.
90 MO_GOT_HI16,
  /external/llvm/lib/Target/Mips/
MipsMCInstLower.cpp 65 case MipsII::MO_GOT_HI16: Kind = MCSymbolRefExpr::VK_Mips_GOT_HI16; break;
MipsISelLowering.cpp     [all...]

Completed in 66 milliseconds