Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCCodeEmitter.cpp56 MachineRelocation GetRelocation(const MachineOperand &MO,
146 MachineRelocation PPCCodeEmitter::GetRelocation(const MachineOperand &MO, in GetRelocation() function in PPCCodeEmitter
184 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()