Searched refs:reloc_absolute_low_ix (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCRelocations.h49 // reloc_absolute_low_ix - Absolute relocation for the 64-bit load/store
51 reloc_absolute_low_ix enumerator in enum:llvm::PPC::RelocationType
H A DPPCCodeEmitter.cpp241 MCE.addRelocation(GetRelocation(MO, PPC::reloc_absolute_low_ix));
H A DPPCJITInfo.cpp454 case PPC::reloc_absolute_low_ix: { // low bits of ref -> low 14 of instr

Completed in 133 milliseconds