Home
last modified time | relevance | path

Searched refs:evaluateAsRelocatableImpl (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXMCExpr.h77 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 DMCExpr.cpp580 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 DAArch64MCExpr.cpp103 bool AArch64MCExpr::evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl() function in AArch64MCExpr
189 bool AArch64AuthMCExpr::evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl() function in AArch64AuthMCExpr
H A DAArch64MCExpr.h170 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 DSystemZMCExpr.cpp39 bool SystemZMCExpr::evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl() function in SystemZMCExpr
H A DSystemZMCExpr.h48 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCExpr.h19 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
H A DHexagonMCExpr.cpp27 bool HexagonMCExpr::evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl() function in HexagonMCExpr
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCExpr.cpp49 bool LanaiMCExpr::evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl() function in LanaiMCExpr
H A DLanaiMCExpr.h39 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/
H A DXtensaMCExpr.cpp43 bool XtensaMCExpr::evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl() function in XtensaMCExpr
H A DXtensaMCExpr.h43 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCExpr.h56 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm, in evaluateAsRelocatableImpl() function
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYMCExpr.h58 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
H A DCSKYMCExpr.cpp112 bool CSKYMCExpr::evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm, in evaluateAsRelocatableImpl() function in CSKYMCExpr
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCExpr.h72 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCExpr.h59 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/
H A DVEMCExpr.h72 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCExpr.h69 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCExpr.h73 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
H A DPPCMCExpr.cpp102 bool PPCMCExpr::evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm, in evaluateAsRelocatableImpl() function in PPCMCExpr
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCExpr.h84 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm, in evaluateAsRelocatableImpl() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCExpr.h97 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMCExpr.h102 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCExpr.h97 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm,

12