reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  747       return MipsMCExpr::create(MipsMCExpr::MEK_TPREL_HI, E, Ctx);
lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp
  708     case MipsMCExpr::MEK_TPREL_HI:
lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp
  116   case MEK_TPREL_HI:
  183     case MEK_TPREL_HI:
  283   case MEK_TPREL_HI:
lib/Target/Mips/MipsMCInstLower.cpp
   79     TargetKind = MipsMCExpr::MEK_TPREL_HI;