Home
last modified time | relevance | path

Searched refs:addRelocation (Results 1 – 23 of 23) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCCodeEmitter.cpp184 MCE.addRelocation(GetRelocation(MO, PPC::reloc_pcrel_bx)); in getDirectBrEncoding()
191 MCE.addRelocation(GetRelocation(MO, PPC::reloc_pcrel_bcx)); in getCondBrEncoding()
200 MCE.addRelocation(GetRelocation(MO, PPC::reloc_absolute_high)); in getHA16Encoding()
209 MCE.addRelocation(GetRelocation(MO, PPC::reloc_absolute_low)); in getLO16Encoding()
225 MCE.addRelocation(GetRelocation(MO, PPC::reloc_absolute_low)); in getMemRIEncoding()
240 MCE.addRelocation(GetRelocation(MO, PPC::reloc_absolute_low_ix)); in getMemRIXEncoding()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsCodeEmitter.cpp206 MCE.addRelocation(MachineRelocation::getGV(MCE.getCurrentPCOffset(), Reloc, in emitGlobalAddress()
212 MCE.addRelocation(MachineRelocation::getExtSym(MCE.getCurrentPCOffset(), in emitExternalSymbolAddress()
217 MCE.addRelocation(MachineRelocation::getConstPool(MCE.getCurrentPCOffset(), in emitConstPoolAddress()
223 MCE.addRelocation(MachineRelocation::getJumpTable(MCE.getCurrentPCOffset(), in emitJumpTableAddress()
229 MCE.addRelocation(MachineRelocation::getBB(MCE.getCurrentPCOffset(), in emitMachineBasicBlock()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp229 Writer->addRelocation(nullptr, Fragment->getParent(), MRE); in RecordARMScatteredHalfRelocation()
240 Writer->addRelocation(nullptr, Fragment->getParent(), MRE); in RecordARMScatteredHalfRelocation()
297 Writer->addRelocation(nullptr, Fragment->getParent(), MRE); in RecordARMScatteredRelocation()
307 Writer->addRelocation(nullptr, Fragment->getParent(), MRE); in RecordARMScatteredRelocation()
473 Writer->addRelocation(nullptr, Fragment->getParent(), MREPair); in recordRelocation()
476 Writer->addRelocation(RelSymbol, Fragment->getParent(), MRE); in recordRelocation()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp205 Writer->addRelocation(Fragment->getParent(), MRE); in RecordARMMovwMovtRelocation()
216 Writer->addRelocation(Fragment->getParent(), MRE); in RecordARMMovwMovtRelocation()
267 Writer->addRelocation(Fragment->getParent(), MRE); in RecordARMScatteredRelocation()
277 Writer->addRelocation(Fragment->getParent(), MRE); in RecordARMScatteredRelocation()
377 Writer->addRelocation(Fragment->getParent(), MRE); in RecordRelocation()
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp198 Writer->addRelocation(Fragment->getParent(), MRE); in RecordX86_64Relocation()
335 Writer->addRelocation(Fragment->getParent(), MRE); in RecordX86_64Relocation()
391 Writer->addRelocation(Fragment->getParent(), MRE); in RecordScatteredRelocation()
401 Writer->addRelocation(Fragment->getParent(), MRE); in RecordScatteredRelocation()
448 Writer->addRelocation(Fragment->getParent(), MRE); in RecordTLVPRelocation()
543 Writer->addRelocation(Fragment->getParent(), MRE); in RecordX86Relocation()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp210 Writer->addRelocation(A_Base, Fragment->getParent(), MRE); in RecordX86_64Relocation()
362 Writer->addRelocation(RelSymbol, Fragment->getParent(), MRE); in RecordX86_64Relocation()
439 Writer->addRelocation(nullptr, Fragment->getParent(), MRE); in recordScatteredRelocation()
461 Writer->addRelocation(nullptr, Fragment->getParent(), MRE); in recordScatteredRelocation()
503 Writer->addRelocation(&Target.getSymA()->getSymbol(), Fragment->getParent(), in recordTLVPRelocation()
600 Writer->addRelocation(RelSymbol, Fragment->getParent(), MRE); in RecordX86Relocation()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DObjectCodeEmitter.cpp96 void ObjectCodeEmitter::addRelocation(const MachineRelocation& relocation) { in addRelocation() function in llvm::ObjectCodeEmitter
97 BO->addRelocation(relocation); in addRelocation()
DELFCodeEmitter.cpp96 JTSection.addRelocation(MR); in finishFunction()
126 ES->addRelocation(MR); in finishFunction()
DELFCodeEmitter.h44 void addRelocation(const MachineRelocation &MR) { in addRelocation() function
DELFWriter.cpp607 GblS.addRelocation(MR); in EmitGlobalDataRelocation()
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp232 Writer->addRelocation(A_Base, Fragment->getParent(), MRE); in recordRelocation()
289 Writer->addRelocation(A_Base, Fragment->getParent(), MRE); in recordRelocation()
401 Writer->addRelocation(RelSymbol, Fragment->getParent(), MRE); in recordRelocation()
422 Writer->addRelocation(RelSymbol, Fragment->getParent(), MRE); in recordRelocation()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp282 Writer->addRelocation(nullptr, Fragment->getParent(), MRE); in recordScatteredRelocation()
296 Writer->addRelocation(nullptr, Fragment->getParent(), MRE); in recordScatteredRelocation()
374 Writer->addRelocation(RelSymbol, Fragment->getParent(), MRE); in RecordPPCRelocation()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DObjectCodeEmitter.h110 void addRelocation(const MachineRelocation& relocation);
DMachineCodeEmitter.h300 virtual void addRelocation(const MachineRelocation &MR) = 0;
DJITCodeEmitter.h305 virtual void addRelocation(const MachineRelocation &MR) = 0;
DBinaryObject.h344 void addRelocation(const MachineRelocation& relocation) { in addRelocation() function
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86CodeEmitter.cpp251 MCE.addRelocation(MachineRelocation::getBB(MCE.getCurrentPCOffset(), in emitPCRelativeBlockAddress()
276 MCE.addRelocation(MR); in emitGlobalAddress()
297 MCE.addRelocation(MachineRelocation::getExtSym(MCE.getCurrentPCOffset(), in emitExternalSymbolAddress()
318 MCE.addRelocation(MachineRelocation::getConstPool(MCE.getCurrentPCOffset(), in emitConstPoolAddress()
338 MCE.addRelocation(MachineRelocation::getJumpTable(MCE.getCurrentPCOffset(), in emitJumpTableAddress()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCMachObjectWriter.h196 void addRelocation(const MCSectionData *SD, in addRelocation() function
/external/llvm/include/llvm/MC/
DMCMachObjectWriter.h215 void addRelocation(const MCSymbol *RelSymbol, const MCSection *Sec, in addRelocation() function
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMCodeEmitter.cpp476 MCE.addRelocation(MR); in emitGlobalAddress()
484 MCE.addRelocation(MachineRelocation::getExtSym(MCE.getCurrentPCOffset(), in emitExternalSymbolAddress()
493 MCE.addRelocation(MachineRelocation::getConstPool(MCE.getCurrentPCOffset(), in emitConstPoolAddress()
502 MCE.addRelocation(MachineRelocation::getJumpTable(MCE.getCurrentPCOffset(), in emitJumpTableAddress()
510 MCE.addRelocation(MachineRelocation::getBB(MCE.getCurrentPCOffset(), in emitMachineBasicBlock()
/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp445 RelSection->addRelocation(NewFixup); in writeDataOfType()
622 RelSection->addRelocation(NewFixup); in writeJumpTable()
DIceELFSection.h241 void addRelocation(const AssemblerFixup &Fixup) { Fixups.push_back(Fixup); } in addRelocation() function
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITEmitter.cpp417 virtual void addRelocation(const MachineRelocation &MR) { in addRelocation() function in __anon3efb32cb0111::JITEmitter