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

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsBaseInfo.h 36 /// MO_GOT16 - Represents the offset into the global offset table at which
38 MO_GOT16,
  /external/llvm/lib/Target/Mips/
MipsMCInstLower.cpp 47 case MipsII::MO_GOT16: Kind = MCSymbolRefExpr::VK_Mips_GOT16; break;
MipsISelLowering.cpp     [all...]

Completed in 1257 milliseconds