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

  /external/llvm/lib/Target/Mips/
MipsMCInstLower.cpp 46 case MipsII::MO_GOT_CALL: Kind = MCSymbolRefExpr::VK_Mips_GOT_CALL; break;
MipsAsmPrinter.cpp 432 case MipsII::MO_GOT_CALL: O << "%call16("; break;
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsBaseInfo.h 41 /// MO_GOT_CALL - Represents the offset into the global offset table at
45 MO_GOT_CALL,

Completed in 55 milliseconds