Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCRelocations.h42 reloc_absolute_high, enumerator
DPPCJITInfo.cpp432 case PPC::reloc_absolute_high: // high bits of ref -> low 16 of instr in relocate()
437 if (MR->getRelocationType() == PPC::reloc_absolute_high) { in relocate()
DPPCCodeEmitter.cpp200 MCE.addRelocation(GetRelocation(MO, PPC::reloc_absolute_high)); in getHA16Encoding()