Home
last modified time | relevance | path

Searched refs:MCValue (Results 1 – 25 of 134) sorted by relevance

123456

/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCValue.h36 class MCValue {
42 MCValue() = default;
59 static MCValue get(const MCSymbolRefExpr *SymA,
62 MCValue R;
70 static MCValue get(int64_t Val) { in get()
71 MCValue R; in get()
H A DMCAsmBackend.h35 class MCValue; variable
99 const MCValue &Target) { in shouldForceRelocation()
122 const MCValue &Target, uint64_t &Value, in evaluateTargetFixup()
134 const MCValue &Target, MutableArrayRef<char> Data,
H A DMCWinCOFFObjectWriter.h20 class MCValue; variable
40 virtual unsigned getRelocType(MCContext &Ctx, const MCValue &Target,
H A DMCWasmObjectWriter.h19 class MCValue; variable
37 virtual unsigned getRelocType(const MCValue &Target, const MCFixup &Fixup,
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCExpr.cpp63 MCValue Value; in evaluateAsConstant()
103 PPCMCExpr::evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl()
106 MCValue Value; in evaluateAsRelocatableImpl()
125 Res = MCValue::get(Result); in evaluateAsRelocatableImpl()
167 Res = MCValue::get(Sym, Value.getSymB(), Value.getConstant()); in evaluateAsRelocatableImpl()
/openbsd/gnu/llvm/llvm/lib/MC/
H A DMCValue.cpp18 void MCValue::print(raw_ostream &OS) const { in print()
41 LLVM_DUMP_METHOD void MCValue::dump() const { in dump()
46 MCSymbolRefExpr::VariantKind MCValue::getAccessVariant() const { in getAccessVariant()
H A DMCExpr.cpp570 MCValue Value; in evaluateAsAbsolute()
745 Res = MCValue::get(A, B, Result_Cst); in EvaluateSymbolicAdd()
749 bool MCExpr::evaluateAsRelocatable(MCValue &Res, in evaluateAsRelocatable()
805 Res = MCValue::get(SRE, nullptr, 0); in evaluateAsRelocatableImpl()
839 Res = MCValue::get(SRE, nullptr, 0); in evaluateAsRelocatableImpl()
845 MCValue Value; in evaluateAsRelocatableImpl()
855 Res = MCValue::get(!Value.getConstant()); in evaluateAsRelocatableImpl()
869 Res = MCValue::get(~Value.getConstant()); in evaluateAsRelocatableImpl()
881 MCValue LHSValue, RHSValue; in evaluateAsRelocatableImpl()
967 Res = MCValue::get(Result); in evaluateAsRelocatableImpl()
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCExpr.cpp55 MCValue Value; in evaluateAsConstant()
71 bool AVRMCExpr::evaluateAsRelocatableImpl(MCValue &Result, in evaluateAsRelocatableImpl()
74 MCValue Value; in evaluateAsRelocatableImpl()
81 Result = MCValue::get(evaluateAsInt64(Value.getConstant())); in evaluateAsRelocatableImpl()
96 Result = MCValue::get(Sym, Value.getSymB(), Value.getConstant()); in evaluateAsRelocatableImpl()
H A DAVRAsmBackend.h34 void adjustFixupValue(const MCFixup &Fixup, const MCValue &Target,
41 const MCValue &Target, MutableArrayRef<char> Data,
63 const MCValue &Target) override;
/openbsd/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.h39 const MCValue &Target) override;
42 const MCValue &Target, uint64_t Value,
47 const MCValue &Target, MutableArrayRef<char> Data,
H A DARMMachObjectWriter.cpp35 MCValue Target,
43 const MCFixup &Fixup, MCValue Target,
57 const MCFixup &Fixup, MCValue Target,
145 MCValue Target, in RecordARMScatteredHalfRelocation()
258 MCValue Target, in RecordARMScatteredRelocation()
379 const MCFixup &Fixup, MCValue Target, in recordRelocation()
H A DARMELFObjectWriter.cpp30 unsigned GetRelocTypeInner(const MCValue &Target, const MCFixup &Fixup,
38 unsigned getRelocType(MCContext &Ctx, const MCValue &Target,
72 unsigned ARMELFObjectWriter::getRelocType(MCContext &Ctx, const MCValue &Target, in getRelocType()
78 unsigned ARMELFObjectWriter::GetRelocTypeInner(const MCValue &Target, in GetRelocTypeInner()
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCExpr.cpp51 MCValue AUIPCLoc; in getPCRelHiFixup()
93 bool RISCVMCExpr::evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl()
103 MCValue::get(Res.getSymA(), Res.getSymB(), Res.getConstant(), getKind()); in evaluateAsRelocatableImpl()
205 MCValue Value; in evaluateAsConstant()
H A DRISCVAsmBackend.h53 const MCValue &Target, uint64_t &Value,
57 const MCValue &Target, MutableArrayRef<char> Data,
65 const MCValue &Target) override;
/openbsd/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp32 MCValue Target,
40 MCValue Target,
48 MCValue Target,
53 MCValue Target, uint64_t &FixedValue);
61 const MCFixup &Fixup, MCValue Target, in recordRelocation()
104 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in RecordX86_64Relocation()
368 MCValue Target, in recordScatteredRelocation()
468 MCValue Target, in recordTLVPRelocation()
508 MCValue Target, in RecordX86Relocation()
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCAsmBackend.cpp95 const MCValue &Target) override;
97 const MCValue &Target, MutableArrayRef<char> Data,
158 const MCValue &) { in shouldForceRelocation() argument
164 const MCValue &Target, in applyFixup()
/openbsd/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCExpr.cpp133 MipsMCExpr::evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl()
144 Res = MCValue::get(Res.getSymA(), Res.getSymB(), Res.getConstant(), in evaluateAsRelocatableImpl()
204 Res = MCValue::get(AbsVal); in evaluateAsRelocatableImpl()
215 MCValue::get(Res.getSymA(), Res.getSymB(), Res.getConstant(), getKind()); in evaluateAsRelocatableImpl()
H A DMipsAsmBackend.h42 const MCValue &Target, MutableArrayRef<char> Data,
70 const MCValue &Target) override;
/openbsd/gnu/llvm/llvm/lib/Target/Xtensa/MCTargetDesc/
H A DXtensaELFObjectWriter.cpp33 unsigned getRelocType(MCContext &Ctx, const MCValue &Target,
46 unsigned XtensaObjectWriter::getRelocType(MCContext &Ctx, const MCValue &Target, in getRelocType()
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUAsmBackend.cpp36 const MCValue &Target, MutableArrayRef<char> Data,
56 const MCValue &Target) override;
139 const MCValue &Target, in applyFixup()
193 const MCValue &) { in shouldForceRelocation() argument
/openbsd/gnu/llvm/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCExpr.cpp49 bool LanaiMCExpr::evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl()
56 MCValue::get(Res.getSymA(), Res.getSymB(), Res.getConstant(), getKind()); in evaluateAsRelocatableImpl()
H A DLanaiELFObjectWriter.cpp27 unsigned getRelocType(MCContext &Ctx, const MCValue &Target,
40 const MCValue & /*Target*/, in getRelocType() argument
/openbsd/gnu/llvm/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFELFObjectWriter.cpp28 unsigned getRelocType(MCContext &Ctx, const MCValue &Target,
38 unsigned BPFELFObjectWriter::getRelocType(MCContext &Ctx, const MCValue &Target, in getRelocType()
/openbsd/gnu/llvm/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchAsmBackend.h37 const MCValue &Target, MutableArrayRef<char> Data,
42 const MCValue &Target) override;
/openbsd/gnu/llvm/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYAsmBackend.h30 const MCValue &Target, MutableArrayRef<char> Data,
56 const MCValue &Target) override;

123456