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

References

lib/MC/MCAssembler.cpp
  743           MCValue::get(Target.getSymA(), nullptr, Target.getConstant());
  747       MCValue TargetSub = MCValue::get(Target.getSymB());
lib/MC/MCExpr.cpp
  665   Res = MCValue::get(A, B, Result_Cst);
  742     Res = MCValue::get(SRE, nullptr, 0);
  766       Res = MCValue::get(Value.getSymB(), Value.getSymA(),
lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp
  108       MCValue::get(Res.getSymA(), Res.getSymB(), Res.getConstant(), getKind());
lib/Target/AVR/MCTargetDesc/AVRMCExpr.cpp
   92     Result = MCValue::get(Sym, Value.getSymB(), Value.getConstant());
lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.cpp
   56       MCValue::get(Res.getSymA(), Res.getSymB(), Res.getConstant(), getKind());
lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp
  144     Res = MCValue::get(Res.getSymA(), Res.getSymB(), Res.getConstant(),
  214   Res = MCValue::get(Res.getSymA(), Res.getSymB(), Res.getConstant(), getKind());
lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp
  153     Res = MCValue::get(Sym, Value.getSymB(), Value.getConstant());
lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp
  144   Res = MCValue::get(Target.getSymA(), nullptr,