OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
PPCJITInfo.cpp
427
case PPC::
reloc_pcrel_bcx
:
PPCCodeEmitter.cpp
196
MCE.addRelocation(GetRelocation(MO, PPC::
reloc_pcrel_bcx
));
Completed in 24 milliseconds