OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MO_NLP_FLAG
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/PowerPC/
PPC.h
65
///
MO_NLP_FLAG
- If this bit is set, the symbol reference is actually to
67
MO_NLP_FLAG
= 4,
PPCMCInstLower.cpp
46
(MO.getTargetFlags() & PPCII::
MO_NLP_FLAG
))
85
if (MO.getTargetFlags() & PPCII::
MO_NLP_FLAG
) {
PPCISelLowering.cpp
[
all
...]
Completed in 50 milliseconds