Home
last modified time | relevance | path

Searched defs:Fixup (Results 1 – 25 of 130) sorted by relevance

123456

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRAsmBackend.cpp39 const MCFixup &Fixup, MCContext *Ctx = nullptr) { in signed_width()
58 const MCFixup &Fixup, MCContext *Ctx = nullptr) { in unsigned_width()
76 void adjustBranch(unsigned Size, const MCFixup &Fixup, uint64_t &Value, in adjustBranch()
87 void adjustRelativeBranch(unsigned Size, const MCFixup &Fixup, uint64_t &Value, in adjustRelativeBranch()
105 void fixup_call(unsigned Size, const MCFixup &Fixup, uint64_t &Value, in fixup_call()
121 void fixup_7_pcrel(unsigned Size, const MCFixup &Fixup, uint64_t &Value, in fixup_7_pcrel()
135 void fixup_13_pcrel(unsigned Size, const MCFixup &Fixup, uint64_t &Value, in fixup_13_pcrel()
148 void fixup_6_adiw(const MCFixup &Fixup, uint64_t &Value, in fixup_6_adiw()
159 void fixup_port5(const MCFixup &Fixup, uint64_t &Value, in fixup_port5()
172 void fixup_port6(const MCFixup &Fixup, uint64_t &Value, in fixup_port6()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVAsmBackend.cpp56 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, in shouldForceRelocation()
61 bool fixupNeedsRelaxation(const MCFixup &Fixup, uint64_t Value, in fixupNeedsRelaxation()
119 bool RISCVAsmBackend::fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, in fixupNeedsRelaxationAdvanced()
226 static uint64_t adjustFixupValue(const MCFixup &Fixup, uint64_t Value, in adjustFixupValue()
319 void RISCVAsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFObjectWriter.cpp71 const MCFixup &Fixup, in getRelocType()
77 const MCFixup &Fixup, in GetRelocTypeInner()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp43 const MCFixup &Fixup) { in getAccessVariant()
75 const MCFixup &Fixup, in getRelocType()
DPPCMachObjectWriter.cpp45 const MCFixup &Fixup, MCValue Target, in recordRelocation()
178 const MCFixup &Fixup) { in getFixupOffset()
193 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in recordScatteredRelocation()
303 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in RecordPPCRelocation()
DPPCAsmBackend.cpp118 void applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup()
137 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, in shouldForceRelocation()
167 bool fixupNeedsRelaxation(const MCFixup &Fixup, in fixupNeedsRelaxation()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp62 const MCFixup &Fixup, MCValue Target, in recordRelocation()
104 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in RecordX86_64Relocation()
369 const MCFixup &Fixup, in recordScatteredRelocation()
469 const MCFixup &Fixup, in recordTLVPRelocation()
511 const MCFixup &Fixup, in RecordX86Relocation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp62 const MCFixup &Fixup, MCValue Target, in recordRelocation()
105 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in RecordX86_64Relocation()
369 const MCFixup &Fixup, in recordScatteredRelocation()
469 const MCFixup &Fixup, in recordTLVPRelocation()
509 const MCFixup &Fixup, in RecordX86Relocation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFObjectWriter.cpp58 static bool isNonILP32reloc(const MCFixup &Fixup, in isNonILP32reloc()
108 const MCFixup &Fixup, in getRelocType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.cpp39 static unsigned adjustFixupValue(const MCFixup &Fixup, uint64_t Value, in adjustFixupValue()
244 void MipsAsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup()
532 const MCFixup &Fixup, in shouldForceRelocation()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp42 const MCFixup &Fixup) { in getAccessVariant()
70 const MCFixup &Fixup, in getRelocType()
DPPCMachObjectWriter.cpp45 const MCFixup &Fixup, MCValue Target, in recordRelocation()
178 const MCFixup &Fixup) { in getFixupOffset()
193 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in recordScatteredRelocation()
303 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in RecordPPCRelocation()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFObjectWriter.cpp71 const MCFixup &Fixup, in getRelocType()
77 const MCFixup &Fixup, in GetRelocTypeInner()
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp64 const MCFragment *Fragment, const MCFixup &Fixup, in RecordRelocation()
103 const MCFixup &Fixup, in RecordX86_64Relocation()
342 const MCFixup &Fixup, in RecordScatteredRelocation()
408 const MCFixup &Fixup, in RecordTLVPRelocation()
455 const MCFixup &Fixup, in RecordX86Relocation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcAsmBackend.cpp213 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, in shouldForceRelocation()
252 bool fixupNeedsRelaxation(const MCFixup &Fixup, in fixupNeedsRelaxation()
285 void applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup()
/external/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcAsmBackend.cpp207 const MCFixup &Fixup, const MCFragment *DF, in processFixupValue()
243 bool fixupNeedsRelaxation(const MCFixup &Fixup, in fixupNeedsRelaxation()
276 void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize, in applyFixup()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUAsmBackend.cpp37 bool fixupNeedsRelaxation(const MCFixup &Fixup, uint64_t Value, in fixupNeedsRelaxation()
81 static uint64_t adjustFixupValue(const MCFixup &Fixup, uint64_t Value, in adjustFixupValue()
106 void AMDGPUAsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.cpp36 static unsigned adjustFixupValue(const MCFixup &Fixup, uint64_t Value, in adjustFixupValue()
232 void MipsAsmBackend::applyFixup(const MCFixup &Fixup, char *Data, in applyFixup()
468 const MCFixup &Fixup, in processFixupValue()
/external/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyAsmBackend.cpp44 bool fixupNeedsRelaxation(const MCFixup &Fixup, uint64_t Value, in fixupNeedsRelaxation()
73 void WebAssemblyAsmBackend::applyFixup(const MCFixup &Fixup, char *Data, in applyFixup()
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUAsmBackend.cpp33 const MCFragment *Fragment, const MCFixup &Fixup, in recordRelocation()
51 bool fixupNeedsRelaxation(const MCFixup &Fixup, uint64_t Value, in fixupNeedsRelaxation()
95 void AMDGPUAsmBackend::applyFixup(const MCFixup &Fixup, char *Data, in applyFixup()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/MCTargetDesc/
DNios2AsmBackend.cpp27 static unsigned adjustFixupValue(const MCFixup &Fixup, uint64_t Value) { in adjustFixupValue()
56 void Nios2AsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/MCTargetDesc/
DBPFAsmBackend.cpp39 bool fixupNeedsRelaxation(const MCFixup &Fixup, uint64_t Value, in fixupNeedsRelaxation()
70 void BPFAsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyAsmBackend.cpp56 bool fixupNeedsRelaxation(const MCFixup &Fixup, uint64_t Value, in fixupNeedsRelaxation()
102 const MCFixup &Fixup, in applyFixup()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/
DPPCAsmBackend.cpp56 const MCFragment *Fragment, const MCFixup &Fixup, in RecordRelocation()
126 void ApplyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize, in ApplyFixup()
152 void ApplyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize, in ApplyFixup()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp126 const MCFixup &Fixup, in RecordARMMovwMovtRelocation()
223 const MCFixup &Fixup, in RecordARMScatteredRelocation()
284 const MCFixup &Fixup, in RecordRelocation()

123456