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

Overridden By

lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp
  101 bool AArch64MCExpr::evaluateAsRelocatableImpl(MCValue &Res,
lib/Target/ARM/MCTargetDesc/ARMMCExpr.h
   59   bool evaluateAsRelocatableImpl(MCValue &Res,
lib/Target/AVR/MCTargetDesc/AVRMCExpr.cpp
   71 bool AVRMCExpr::evaluateAsRelocatableImpl(MCValue &Result,
lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.cpp
   26 bool HexagonMCExpr::evaluateAsRelocatableImpl(MCValue &Res,
lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.cpp
   49 bool LanaiMCExpr::evaluateAsRelocatableImpl(MCValue &Res,
lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp
  133 MipsMCExpr::evaluateAsRelocatableImpl(MCValue &Res,
lib/Target/NVPTX/NVPTXMCExpr.h
   71   bool evaluateAsRelocatableImpl(MCValue &Res,
  113   bool evaluateAsRelocatableImpl(MCValue &Res,
lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp
   98 PPCMCExpr::evaluateAsRelocatableImpl(MCValue &Res,
lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp
  149 bool RISCVMCExpr::evaluateAsRelocatableImpl(MCValue &Res,
lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp
  162 SparcMCExpr::evaluateAsRelocatableImpl(MCValue &Res,
lib/Target/X86/MCTargetDesc/X86MCExpr.h
   55   bool evaluateAsRelocatableImpl(MCValue &Res, const MCAsmLayout *Layout,

References

lib/MC/MCExpr.cpp
  705     return cast<MCTargetExpr>(this)->evaluateAsRelocatableImpl(Res, Layout,