| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXMCExpr.h | 77 bool evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl() function 119 bool evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCExpr.cpp | 585 evaluateAsRelocatableImpl(Value, Asm, Layout, nullptr, Addrs, InSet); in evaluateAsAbsolute() 813 return evaluateAsRelocatableImpl(Res, Assembler, Layout, Fixup, nullptr, in evaluateAsRelocatable() 819 return evaluateAsRelocatableImpl(Res, Assembler, &Layout, nullptr, nullptr, in evaluateAsValue() 839 bool MCExpr::evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm, in evaluateAsRelocatableImpl() function in MCExpr 848 return cast<MCTargetExpr>(this)->evaluateAsRelocatableImpl(Res, Layout, in evaluateAsRelocatableImpl() 864 if (Sym.getVariableValue()->evaluateAsRelocatableImpl( in evaluateAsRelocatableImpl() 910 if (!AUE->getSubExpr()->evaluateAsRelocatableImpl(Value, Asm, Layout, Fixup, in evaluateAsRelocatableImpl() 946 if (!ABE->getLHS()->evaluateAsRelocatableImpl(LHSValue, Asm, Layout, Fixup, in evaluateAsRelocatableImpl() 948 !ABE->getRHS()->evaluateAsRelocatableImpl(RHSValue, Asm, Layout, Fixup, in evaluateAsRelocatableImpl()
|
| /freebsd-14.2/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 MCAsmLayout *Layout, 204 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAsmLayout *Layout,
|
| /freebsd-14.2/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 MCAsmLayout *Layout,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCExpr.h | 19 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAsmLayout *Layout,
|
| H A D | HexagonMCExpr.cpp | 27 bool HexagonMCExpr::evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl() function in HexagonMCExpr
|
| /freebsd-14.2/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 MCAsmLayout *Layout,
|
| /freebsd-14.2/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 MCAsmLayout *Layout,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86MCExpr.h | 56 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAsmLayout *Layout, in evaluateAsRelocatableImpl() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
| H A D | CSKYMCExpr.h | 58 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAsmLayout *Layout,
|
| H A D | CSKYMCExpr.cpp | 112 bool CSKYMCExpr::evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl() function in CSKYMCExpr
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsMCExpr.h | 70 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAsmLayout *Layout,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/ |
| H A D | VEMCExpr.h | 72 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAsmLayout *Layout,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVMCExpr.h | 72 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAsmLayout *Layout,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
| H A D | AVRMCExpr.h | 59 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAsmLayout *Layout,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| H A D | PPCMCExpr.h | 74 bool evaluateAsRelocatableImpl(MCValue &Res,
|
| H A D | PPCMCExpr.cpp | 103 PPCMCExpr::evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl() function in PPCMCExpr
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
| H A D | LoongArchMCExpr.h | 85 bool evaluateAsRelocatableImpl(MCValue &Res, const MCAsmLayout *Layout,
|
| H A D | LoongArchMCExpr.cpp | 46 bool LoongArchMCExpr::evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl() function in LoongArchMCExpr
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
| H A D | SparcMCExpr.h | 97 bool evaluateAsRelocatableImpl(MCValue &Res,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMMCExpr.h | 84 bool evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl() function
|