OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MO_HA
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/PowerPC/
PPC.h
77
/// MO_LO,
MO_HA
- lo16(symbol) and ha16(symbol)
79
MO_HA
= 2 << 4,
PPCMCInstLower.cpp
155
case PPCII::
MO_HA
:
PPCCodeEmitter.cpp
222
case PPCII::
MO_HA
: RelocID = PPC::reloc_absolute_high; break;
PPCISelLowering.cpp
[
all
...]
Completed in 48 milliseconds