Home
last modified time | relevance | path

Searched defs:IsPCRel (Results 1 – 25 of 339) sorted by relevance

12345678910>>...14

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMachObjectWriter.cpp85 const bool IsPCRel) { in getRelocType()
147 const unsigned IsPCRel, const unsigned Log2Size, in makeRelocationInfo()
165 const unsigned Log2Size, const unsigned IsPCRel, in makeScatteredRelocationInfo()
197 const unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, FK); in recordScatteredRelocation() local
306 const bool IsPCRel = Writer->isFixupKindPCRel(Asm, FK); in RecordPPCRelocation() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMachObjectWriter.cpp85 const bool IsPCRel) { in getRelocType()
147 const unsigned IsPCRel, const unsigned Log2Size, in makeRelocationInfo()
165 const unsigned Log2Size, const unsigned IsPCRel, in makeScatteredRelocationInfo()
197 const unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, FK); in recordScatteredRelocation() local
306 const bool IsPCRel = Writer->isFixupKindPCRel(Asm, FK); in RecordPPCRelocation() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMachObjectWriter.cpp85 const bool IsPCRel) { in getRelocType()
147 const unsigned IsPCRel, const unsigned Log2Size, in makeRelocationInfo()
165 const unsigned Log2Size, const unsigned IsPCRel, in makeScatteredRelocationInfo()
197 const unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, FK); in recordScatteredRelocation() local
306 const bool IsPCRel = Writer->isFixupKindPCRel(Asm, FK); in RecordPPCRelocation() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMachObjectWriter.cpp85 const bool IsPCRel) { in getRelocType()
147 const unsigned IsPCRel, const unsigned Log2Size, in makeRelocationInfo()
165 const unsigned Log2Size, const unsigned IsPCRel, in makeScatteredRelocationInfo()
197 const unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, FK); in recordScatteredRelocation() local
306 const bool IsPCRel = Writer->isFixupKindPCRel(Asm, FK); in RecordPPCRelocation() local
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMachObjectWriter.cpp86 const bool IsPCRel) { in getRelocType()
148 const unsigned IsPCRel, const unsigned Log2Size, in makeRelocationInfo()
166 const unsigned Log2Size, const unsigned IsPCRel, in makeScatteredRelocationInfo()
198 const unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, FK); in recordScatteredRelocation() local
307 const bool IsPCRel = Writer->isFixupKindPCRel(Asm, FK); in RecordPPCRelocation() local
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMachObjectWriter.cpp86 const bool IsPCRel) { in getRelocType()
148 const unsigned IsPCRel, const unsigned Log2Size, in makeRelocationInfo()
166 const unsigned Log2Size, const unsigned IsPCRel, in makeScatteredRelocationInfo()
198 const unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, FK); in recordScatteredRelocation() local
307 const bool IsPCRel = Writer->isFixupKindPCRel(Asm, FK); in RecordPPCRelocation() local
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp52 bool &IsPCRel) { in getType64()
98 X86_64RelType Type, bool IsPCRel, in getRelocType64()
222 X86_32RelType Type, bool IsPCRel, in getRelocType32()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp52 bool &IsPCRel) { in getType64()
98 X86_64RelType Type, bool IsPCRel, in getRelocType64()
222 X86_32RelType Type, bool IsPCRel, in getRelocType32()
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp49 bool &IsPCRel) { in getType64()
89 X86_64RelType Type, bool IsPCRel) { in getRelocType64()
193 X86_32RelType Type, bool IsPCRel) { in getRelocType32()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp51 bool &IsPCRel) { in getType64()
99 X86_64RelType Type, bool IsPCRel, in getRelocType64()
239 X86_32RelType Type, bool IsPCRel, in getRelocType32()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp51 bool &IsPCRel) { in getType64()
99 X86_64RelType Type, bool IsPCRel, in getRelocType64()
239 X86_32RelType Type, bool IsPCRel, in getRelocType32()
H A DX86MachObjectWriter.cpp106 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordX86_64Relocation() local
373 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in recordScatteredRelocation() local
476 unsigned IsPCRel = 0; in recordTLVPRelocation() local
510 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordX86Relocation() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp51 bool &IsPCRel) { in getType64()
99 X86_64RelType Type, bool IsPCRel, in getRelocType64()
239 X86_32RelType Type, bool IsPCRel, in getRelocType32()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp51 bool &IsPCRel) { in getType64()
99 X86_64RelType Type, bool IsPCRel, in getRelocType64()
239 X86_32RelType Type, bool IsPCRel, in getRelocType32()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp51 bool &IsPCRel) { in getType64()
99 X86_64RelType Type, bool IsPCRel, in getRelocType64()
239 X86_32RelType Type, bool IsPCRel, in getRelocType32()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp51 bool &IsPCRel) { in getType64()
99 X86_64RelType Type, bool IsPCRel, in getRelocType64()
239 X86_32RelType Type, bool IsPCRel, in getRelocType32()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp51 bool &IsPCRel) { in getType64()
99 X86_64RelType Type, bool IsPCRel, in getRelocType64()
239 X86_32RelType Type, bool IsPCRel, in getRelocType32()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp51 bool &IsPCRel) { in getType64()
105 X86_64RelType Type, bool IsPCRel, in getRelocType64()
248 X86_32RelType Type, bool IsPCRel, in getRelocType32()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp51 bool &IsPCRel) { in getType64()
105 X86_64RelType Type, bool IsPCRel, in getRelocType64()
248 X86_32RelType Type, bool IsPCRel, in getRelocType32()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp51 bool &IsPCRel) { in getType64()
105 X86_64RelType Type, bool IsPCRel, in getRelocType64()
248 X86_32RelType Type, bool IsPCRel, in getRelocType32()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp51 bool &IsPCRel) { in getType64()
105 X86_64RelType Type, bool IsPCRel, in getRelocType64()
248 X86_32RelType Type, bool IsPCRel, in getRelocType32()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp51 bool &IsPCRel) { in getType64()
105 X86_64RelType Type, bool IsPCRel, in getRelocType64()
248 X86_32RelType Type, bool IsPCRel, in getRelocType32()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp51 bool &IsPCRel) { in getType64()
105 X86_64RelType Type, bool IsPCRel, in getRelocType64()
248 X86_32RelType Type, bool IsPCRel, in getRelocType32()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp51 bool &IsPCRel) { in getType64()
105 X86_64RelType Type, bool IsPCRel, in getRelocType64()
248 X86_32RelType Type, bool IsPCRel, in getRelocType32()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp51 bool &IsPCRel) { in getType64()
105 X86_64RelType Type, bool IsPCRel, in getRelocType64()
248 X86_32RelType Type, bool IsPCRel, in getRelocType32()

12345678910>>...14