Home
last modified time | relevance | path

Searched refs:FK_Data_4 (Results 1 – 25 of 98) sorted by relevance

1234

/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp44 case FK_Data_4: return ELF::R_390_32; in getAbsoluteReloc()
54 case FK_Data_4: return ELF::R_390_PC32; in getPCRelReloc()
65 case FK_Data_4: return ELF::R_390_TLS_LE32; in getTLSLEReloc()
74 case FK_Data_4: return ELF::R_390_TLS_LDO32; in getTLSLDOReloc()
83 case FK_Data_4: return ELF::R_390_TLS_LDM32; in getTLSLDMReloc()
93 case FK_Data_4: return ELF::R_390_TLS_GD32; in getTLSGDReloc()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp48 case FK_Data_4: return ELF::R_390_32; in getAbsoluteReloc()
58 case FK_Data_4: return ELF::R_390_PC32; in getPCRelReloc()
71 case FK_Data_4: return ELF::R_390_TLS_LE32; in getTLSLEReloc()
80 case FK_Data_4: return ELF::R_390_TLS_LDO32; in getTLSLDOReloc()
89 case FK_Data_4: return ELF::R_390_TLS_LDM32; in getTLSLDMReloc()
99 case FK_Data_4: return ELF::R_390_TLS_GD32; in getTLSGDReloc()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCFixup.h26 FK_Data_4, ///< A four-byte fixup. enumerator
137 case 4: return isPCRel ? FK_PCRel_4 : FK_Data_4; in getKindForSize()
149 case FK_Data_4: return FK_Data_Add_4; in getAddKindForKind()
161 case FK_Data_4: return FK_Data_Sub_4; in getSubKindForKind()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86WinCOFFObjectWriter.cpp48 if (FixupKind != FK_Data_4 && FixupKind != llvm::X86::reloc_signed_4byte) { in getRelocType()
67 case FK_Data_4: in getRelocType()
90 case FK_Data_4: in getRelocType()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCFixup.h23 FK_Data_4, ///< A four-byte fixup. enumerator
89 case 4: return isPCRel ? FK_PCRel_4 : FK_Data_4; in getKindForSize()
/external/llvm/include/llvm/MC/
DMCFixup.h26 FK_Data_4, ///< A four-byte fixup. enumerator
103 case 4: return isPCRel ? FK_PCRel_4 : FK_Data_4; in getKindForSize()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86WinCOFFObjectWriter.cpp59 case FK_Data_4: in getRelocType()
82 case FK_Data_4: in getRelocType()
/external/llvm/lib/Target/BPF/MCTargetDesc/
DBPFAsmBackend.cpp72 } else if (Fixup.getKind() == FK_Data_4 || Fixup.getKind() == FK_Data_8) { in applyFixup()
73 unsigned Size = Fixup.getKind() == FK_Data_4 ? 4 : 8; in applyFixup()
DBPFELFObjectWriter.cpp49 case FK_Data_4: in getRelocType()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.cpp63 case FK_Data_4: in adjustFixupValue()
258 case FK_Data_4: in applyFixup()
292 .Case("R_MIPS_32", FK_Data_4) in getFixupKind()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcELFObjectWriter.cpp58 case FK_Data_4: return ELF::R_SPARC_DISP32; in getRelocType()
76 case FK_Data_4: return ((Fixup.getOffset() % 4) in getRelocType()
/external/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcELFObjectWriter.cpp57 case FK_Data_4: return ELF::R_SPARC_DISP32; in getRelocType()
75 case FK_Data_4: return ((Fixup.getOffset() % 4) in getRelocType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUAsmBackend.cpp70 case FK_Data_4: in getFixupKindNumBytes()
96 case FK_Data_4: in adjustFixupValue()
DAMDGPUELFObjectWriter.cpp77 case FK_Data_4: in getRelocType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCAsmBackend.cpp34 case FK_Data_4: in adjustFixupValue()
61 case FK_Data_4: in getFixupKindNumBytes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFObjectWriter.cpp87 case FK_Data_4: in GetRelocTypeInner()
158 case FK_Data_4: in GetRelocTypeInner()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCAsmBackend.cpp33 case FK_Data_4: in adjustFixupValue()
60 case FK_Data_4: in getFixupKindNumBytes()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFObjectWriter.cpp87 case FK_Data_4: in GetRelocTypeInner()
176 case FK_Data_4: in GetRelocTypeInner()
DARMWinCOFFObjectWriter.cpp53 case FK_Data_4: in getRelocType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.cpp72 case FK_Data_4: in adjustFixupValue()
273 case FK_Data_4: in applyFixup()
307 .Case("R_MIPS_32", FK_Data_4) in getFixupKind()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/MCTargetDesc/
DBPFELFObjectWriter.cpp52 case FK_Data_4: in getRelocType()
/external/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyELFObjectWriter.cpp50 case FK_Data_4: in getRelocType()
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonAsmBackend.cpp316 case FK_Data_4: in processFixupValue()
334 case FK_Data_4: // this later gets mapped to R_HEX_32 in getFixupKindNumBytes()
489 case FK_Data_4: in applyFixup()
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AsmBackend.cpp125 case FK_Data_4: in getFixupKindNumBytes()
219 case FK_Data_4: in adjustFixupValue()
239 case FK_Data_4: in getFixupKindContainereSizeInBytes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/MCTargetDesc/
DLanaiELFObjectWriter.cpp57 case FK_Data_4: in getRelocType()

1234