/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXMCExpr.h | 77 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm, in evaluateAsRelocatableImpl() function 118 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm, in evaluateAsRelocatableImpl() function
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCExpr.cpp | 580 evaluateAsRelocatableImpl(Value, Asm, nullptr, Addrs, InSet); in evaluateAsAbsolute() 791 return evaluateAsRelocatableImpl(Res, Asm, Fixup, nullptr, false); in evaluateAsRelocatable() 795 return evaluateAsRelocatableImpl(Res, &Asm, nullptr, nullptr, true); in evaluateAsValue() 814 bool MCExpr::evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm, in evaluateAsRelocatableImpl() function in MCExpr 821 return cast<MCTargetExpr>(this)->evaluateAsRelocatableImpl(Res, Asm, Fixup); in evaluateAsRelocatableImpl() 837 if (Sym.getVariableValue()->evaluateAsRelocatableImpl( in evaluateAsRelocatableImpl() 883 if (!AUE->getSubExpr()->evaluateAsRelocatableImpl(Value, Asm, Fixup, Addrs, in evaluateAsRelocatableImpl() 919 if (!ABE->getLHS()->evaluateAsRelocatableImpl(LHSValue, Asm, Fixup, Addrs, in evaluateAsRelocatableImpl() 921 !ABE->getRHS()->evaluateAsRelocatableImpl(RHSValue, Asm, Fixup, Addrs, in evaluateAsRelocatableImpl()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64MCExpr.cpp | 103 bool AArch64MCExpr::evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl() function in AArch64MCExpr 189 bool AArch64AuthMCExpr::evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl() function in AArch64AuthMCExpr
|
H A D | AArch64MCExpr.h | 170 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm, 204 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZMCExpr.cpp | 39 bool SystemZMCExpr::evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl() function in SystemZMCExpr
|
H A D | SystemZMCExpr.h | 48 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCExpr.h | 19 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
|
H A D | HexagonMCExpr.cpp | 27 bool HexagonMCExpr::evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl() function in HexagonMCExpr
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/ |
H A D | LanaiMCExpr.cpp | 49 bool LanaiMCExpr::evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl() function in LanaiMCExpr
|
H A D | LanaiMCExpr.h | 39 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/ |
H A D | XtensaMCExpr.cpp | 43 bool XtensaMCExpr::evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl() function in XtensaMCExpr
|
H A D | XtensaMCExpr.h | 43 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MCExpr.h | 56 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm, in evaluateAsRelocatableImpl() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
H A D | CSKYMCExpr.h | 58 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
|
H A D | CSKYMCExpr.cpp | 112 bool CSKYMCExpr::evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm, in evaluateAsRelocatableImpl() function in CSKYMCExpr
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVMCExpr.h | 72 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
H A D | AVRMCExpr.h | 59 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/ |
H A D | VEMCExpr.h | 72 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsMCExpr.h | 69 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCMCExpr.h | 73 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
|
H A D | PPCMCExpr.cpp | 102 bool PPCMCExpr::evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm, in evaluateAsRelocatableImpl() function in PPCMCExpr
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMMCExpr.h | 84 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm, in evaluateAsRelocatableImpl() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
H A D | SparcMCExpr.h | 97 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
H A D | LoongArchMCExpr.h | 102 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUMCExpr.h | 97 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
|