Home
last modified time | relevance | path

Searched refs:FK_Data_8 (Results 1 – 25 of 87) sorted by relevance

1234

/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp45 case FK_Data_8: return ELF::R_390_64; in getAbsoluteReloc()
55 case FK_Data_8: return ELF::R_390_PC64; in getPCRelReloc()
66 case FK_Data_8: return ELF::R_390_TLS_LE64; in getTLSLEReloc()
75 case FK_Data_8: return ELF::R_390_TLS_LDO64; in getTLSLDOReloc()
84 case FK_Data_8: return ELF::R_390_TLS_LDM64; in getTLSLDMReloc()
94 case FK_Data_8: return ELF::R_390_TLS_GD64; in getTLSGDReloc()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp48 case FK_Data_8: return ELF::R_390_64; in getAbsoluteReloc()
58 case FK_Data_8: return ELF::R_390_PC64; in getPCRelReloc()
71 case FK_Data_8: return ELF::R_390_TLS_LE64; in getTLSLEReloc()
80 case FK_Data_8: return ELF::R_390_TLS_LDO64; in getTLSLDOReloc()
89 case FK_Data_8: return ELF::R_390_TLS_LDM64; in getTLSLDMReloc()
99 case FK_Data_8: return ELF::R_390_TLS_GD64; in getTLSGDReloc()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp48 case FK_Data_8: return ELF::R_390_64; in getAbsoluteReloc()
60 case FK_Data_8: return ELF::R_390_PC64; in getPCRelReloc()
73 case FK_Data_8: return ELF::R_390_TLS_LE64; in getTLSLEReloc()
82 case FK_Data_8: return ELF::R_390_TLS_LDO64; in getTLSLDOReloc()
91 case FK_Data_8: return ELF::R_390_TLS_LDM64; in getTLSLDMReloc()
101 case FK_Data_8: return ELF::R_390_TLS_GD64; in getTLSGDReloc()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCFixup.h27 FK_Data_8, ///< A eight-byte fixup. enumerator
147 return IsPCRel ? FK_PCRel_8 : FK_Data_8; in getKindForSize()
167 return IsPCRel ? FK_PCRel_8 : FK_Data_8; in getKindForSizeInBits()
179 case FK_Data_8: return FK_Data_Add_8; in getAddKindForKind()
192 case FK_Data_8: return FK_Data_Sub_8; in getSubKindForKind()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCFixup.h26 FK_Data_8, ///< A eight-byte fixup. enumerator
119 return IsPCRel ? FK_PCRel_8 : FK_Data_8; in getKindForSize()
139 return IsPCRel ? FK_PCRel_8 : FK_Data_8; in getKindForSizeInBits()
/external/llvm/include/llvm/MC/
DMCFixup.h27 FK_Data_8, ///< A eight-byte fixup. enumerator
104 case 8: return isPCRel ? FK_PCRel_8 : FK_Data_8; in getKindForSize()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/
DX86WinCOFFObjectWriter.cpp53 (FixupKind == FK_Data_8 && Is64Bit)) { in getRelocType()
81 case FK_Data_8: in getRelocType()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64WinCOFFObjectWriter.cpp58 if (FixupKind != FK_Data_4 && FixupKind != FK_Data_8) { in getRelocType()
111 case FK_Data_8: in getRelocType()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/MCTargetDesc/
DVEELFObjectWriter.cpp65 case FK_Data_8: in getRelocType()
92 case FK_Data_8: in getRelocType()
DVEAsmBackend.cpp30 case FK_Data_8: in adjustFixupValue()
88 case FK_Data_8: in getFixupKindNumBytes()
/external/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcELFObjectWriter.cpp58 case FK_Data_8: return ELF::R_SPARC_DISP64; in getRelocType()
78 case FK_Data_8: return ((Fixup.getOffset() % 8) in getRelocType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcELFObjectWriter.cpp58 case FK_Data_8: return ELF::R_SPARC_DISP64; in getRelocType()
78 case FK_Data_8: return ((Fixup.getOffset() % 8) in getRelocType()
DSparcAsmBackend.cpp29 case FK_Data_8: in adjustFixupValue()
111 case FK_Data_8: in getFixupKindNumBytes()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcELFObjectWriter.cpp61 case FK_Data_8: return ELF::R_SPARC_DISP64; in getRelocType()
82 case FK_Data_8: return ((Fixup.getOffset() % 8) in getRelocType()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/MCTargetDesc/
DLoongArchAsmBackend.cpp94 case FK_Data_8: in adjustFixupValue()
175 case FK_Data_8: in shouldForceRelocation()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/MCTargetDesc/
DM68kFixupKinds.h47 return isPCRel ? FK_PCRel_8 : FK_Data_8; in getFixupForSize()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUAsmBackend.cpp101 case FK_Data_8: in getFixupKindNumBytes()
124 case FK_Data_8: in adjustFixupValue()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCAsmBackend.cpp34 case FK_Data_8: in adjustFixupValue()
66 case FK_Data_8: in getFixupKindNumBytes()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCAsmBackend.cpp35 case FK_Data_8: in adjustFixupValue()
69 case FK_Data_8: in getFixupKindNumBytes()
/external/llvm/lib/Target/BPF/MCTargetDesc/
DBPFELFObjectWriter.cpp47 case FK_Data_8: in getRelocType()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUAsmBackend.cpp106 case FK_Data_8: in getFixupKindNumBytes()
129 case FK_Data_8: in adjustFixupValue()
/external/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyELFObjectWriter.cpp53 case FK_Data_8: in getRelocType()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCAsmBackend.cpp34 case FK_Data_8: in adjustFixupValue()
75 case FK_Data_8: in getFixupKindNumBytes()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AsmBackend.cpp142 case FK_Data_8: in getFixupKindNumBytes()
159 case FK_Data_8: NumBits = 64; break; in valueFitsIntoFixupKind()
328 case FK_Data_8: in adjustFixupValue()
361 case FK_Data_8: in getFixupKindContainereSizeInBytes()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/
DBPFELFObjectWriter.cpp50 case FK_Data_8: in getRelocType()

1234