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

References

lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp
  141     if (!SubExpr->evaluateAsRelocatable(Res, Layout, Fixup))
  144     Res = MCValue::get(Res.getSymA(), Res.getSymB(), Res.getConstant(),
  144     Res = MCValue::get(Res.getSymA(), Res.getSymB(), Res.getConstant(),
  144     Res = MCValue::get(Res.getSymA(), Res.getSymB(), Res.getConstant(),
  144     Res = MCValue::get(Res.getSymA(), Res.getSymB(), Res.getConstant(),
  149   if (!getSubExpr()->evaluateAsRelocatable(Res, Layout, Fixup))
  152   if (Res.getRefKind() != MCSymbolRefExpr::VK_None)
  158   if (Res.isAbsolute() && Fixup == nullptr) {
  159     int64_t AbsVal = Res.getConstant();
  167       return getSubExpr()->evaluateAsRelocatable(Res, Layout, Fixup);
  204     Res = MCValue::get(AbsVal);
  214   Res = MCValue::get(Res.getSymA(), Res.getSymB(), Res.getConstant(), getKind());
  214   Res = MCValue::get(Res.getSymA(), Res.getSymB(), Res.getConstant(), getKind());
  214   Res = MCValue::get(Res.getSymA(), Res.getSymB(), Res.getConstant(), getKind());
  214   Res = MCValue::get(Res.getSymA(), Res.getSymB(), Res.getConstant(), getKind());