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

References

lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp
  103   if (!getSubExpr()->evaluateAsRelocatable(Value, Layout, Fixup))
  106   if (Value.isAbsolute()) {
  107     int64_t Result = evaluateAsInt64(Value.getConstant());
  117     const MCSymbolRefExpr *Sym = Value.getSymA();
  153     Res = MCValue::get(Sym, Value.getSymB(), Value.getConstant());
  153     Res = MCValue::get(Sym, Value.getSymB(), Value.getConstant());