reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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());