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

  /external/llvm/lib/Target/PowerPC/
PPCRelocations.h 35 // reloc_pcrel_bcx - PC relative relocation, for BLT,BLE,BEQ,BGE,BGT,BNE,
37 reloc_pcrel_bcx, enumerator in enum:llvm::PPC::RelocationType
PPCCodeEmitter.cpp 192 MCE.addRelocation(GetRelocation(MO, PPC::reloc_pcrel_bcx));
PPCJITInfo.cpp 426 case PPC::reloc_pcrel_bcx:

Completed in 231 milliseconds