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

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsBaseInfo.h 68 /// MO_GOTTPREL - Represents the offset from the thread pointer (Initial
70 MO_GOTTPREL,
  /external/llvm/lib/Target/Mips/
MipsMCInstLower.cpp 55 case MipsII::MO_GOTTPREL: Kind = MCSymbolRefExpr::VK_Mips_GOTTPREL; break;
MipsAsmPrinter.cpp 571 case MipsII::MO_GOTTPREL: O << "%gottprel("; break;
    [all...]
MipsISelLowering.cpp     [all...]

Completed in 914 milliseconds