HomeSort by relevance Sort by last modified time
    Searched refs:IsPCRel (Results 1 - 21 of 21) sorted by null

  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCObjectWriter.cpp 28 bool IsPCRel, bool IsRelocWithSymbol,
34 bool IsPCRel) const LLVM_OVERRIDE;
90 bool IsPCRel,
99 if (IsPCRel)
104 assert(!IsPCRel && "NTPOFF shouldn't be PC-relative");
108 if (IsPCRel && Kind == SystemZ::FK_390_PC32DBL)
113 assert(IsPCRel && "@PLT shouldt be PC-relative");
125 bool IsPCRel) const {
131 IsPCRel)
  /external/llvm/lib/Target/R600/MCTargetDesc/
AMDGPUELFObjectWriter.cpp 23 bool IsPCRel, bool IsRelocWithSymbol,
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMELFObjectWriter.cpp 29 bool IsPCRel) const;
38 bool IsPCRel, bool IsRelocWithSymbol,
44 bool IsPCRel) const;
66 bool IsPCRel) const {
74 RelocType = GetRelocTypeInner(Target, Fixup, IsPCRel);
91 if (IsPCRel) { ++PCRelCount;
147 bool IsPCRel,
150 return GetRelocTypeInner(Target, Fixup, IsPCRel);
155 bool IsPCRel) const {
160 if (IsPCRel) {
    [all...]
ARMMachObjectWriter.cpp 155 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind());
235 (IsPCRel << 30) |
246 (IsPCRel << 30) |
261 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind());
299 (IsPCRel << 30) |
309 (IsPCRel << 30) |
362 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind());
395 if (IsPCRel && RelocType == macho::RIT_Vanilla)
440 if (IsPCRel)
451 (IsPCRel << 24)
    [all...]
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCELFObjectWriter.cpp 29 bool IsPCRel) const;
31 bool IsPCRel, bool IsRelocWithSymbol,
37 bool IsPCRel) const;
40 bool IsPCRel) const;
54 bool IsPCRel) const
61 if (IsPCRel) {
359 bool IsPCRel,
362 return getRelocTypeInner(Target, Fixup, IsPCRel);
369 bool IsPCRel) const {
396 bool IsPCRel) const
    [all...]
  /external/llvm/lib/MC/
MCELFObjectTargetWriter.cpp 31 bool IsPCRel) const {
37 bool IsPCRel) const {
MCObjectWriter.cpp 51 bool IsPCRel) const {
ELFObjectWriter.cpp 125 bool IsPCRel) const;
132 bool IsPCRel) const {
133 return TargetObjectWriter->ExplicitRelSym(Asm, Target, F, Fixup, IsPCRel);
137 bool IsPCRel) const {
139 IsPCRel);
147 bool IsPCRel, bool IsRelocWithSymbol,
149 return TargetObjectWriter->GetRelocType(Target, Fixup, IsPCRel,
331 bool IsPCRel) const;
641 bool IsPCRel) const {
650 return undefinedExplicitRelSym(Target, Fixup, IsPCRel);
    [all...]
MCAssembler.cpp 369 bool IsPCRel = Backend.getFixupKindInfo(
373 if (IsPCRel) {
411 assert((ShouldAlignPC ? IsPCRel : true) &&
414 if (IsPCRel) {
    [all...]
MachObjectWriter.cpp 644 bool IsPCRel) const {
659 if (IsPCRel) {
681 // For Darwin x86_64, there is one special case when the reference IsPCRel.
    [all...]
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MachObjectWriter.cpp 108 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind());
124 if (IsPCRel) {
142 if (IsPCRel) {
162 if (IsPCRel)
196 (IsPCRel << 24) |
243 if (IsPCRel)
263 if (IsPCRel) {
316 IsPCRel = 1;
333 (IsPCRel << 24) |
349 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind())
    [all...]
X86ELFObjectWriter.cpp 28 bool IsPCRel, bool IsRelocWithSymbol,
44 bool IsPCRel,
53 if (IsPCRel) {
146 if (IsPCRel) {
  /external/llvm/include/llvm/MC/
MCELFObjectWriter.h 75 bool IsPCRel, bool IsRelocWithSymbol,
81 bool IsPCRel) const;
84 bool IsPCRel) const;
MCObjectWriter.h 101 bool IsPCRel) const;
MCMachObjectWriter.h 258 bool IsPCRel) const;
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldImpl.h 93 bool IsPCRel;
100 IsPCRel(false), Size(0) {}
103 bool IsPCRel, unsigned Size)
105 IsPCRel(IsPCRel), Size(Size) {}
RuntimeDyldMachO.cpp 91 RE.IsPCRel, RE.Size);
99 bool isPCRel,
111 << " isPCRel: " << isPCRel
123 isPCRel,
132 isPCRel,
142 isPCRel,
153 bool isPCRel,
157 if (isPCRel)
182 bool isPCRel,
    [all...]
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 43 bool IsPCRel, bool IsRelocWithSymbol,
49 bool IsPCRel) const;
67 bool IsPCRel) const {
80 bool IsPCRel,
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64ELFObjectWriter.cpp 32 bool IsPCRel, bool IsRelocWithSymbol,
48 bool IsPCRel,
52 if (IsPCRel) {
  /external/llvm/lib/Target/X86/
X86CodeEmitter.cpp 97 intptr_t Adj = 0, bool IsPCRel = true);
417 bool IsPCRel /* = true */) {
428 (IsPCRel ? X86::reloc_pcrel_word : X86::reloc_absolute_word_sext)
433 // do it, otherwise fallback to absolute (this is determined by IsPCRel).
499 bool IsPCRel = MCE.earlyResolveAddresses() ? true : false;
543 emitDisplacementField(DispForReloc, DispVal, PCAdj, IsPCRel);
601 emitDisplacementField(DispForReloc, DispVal, PCAdj, IsPCRel);
    [all...]
  /external/llvm/lib/Object/
MachOObjectFile.cpp 1003 bool IsPCRel = this->getAnyRelocationPCRel(RE);
1010 bool isPCRel = getAnyRelocationPCRel(RE);
1017 if (isPCRel) fmt << "PCREL";
1043 if (isPCRel) fmt << "P";
1111 if (IsPCRel) fmt << "P";
    [all...]

Completed in 436 milliseconds