reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/PowerPC/PPCISelLowering.cpp
 2652     HiOpFlags |= PPCII::MO_NLP_FLAG;
 2653     LoOpFlags |= PPCII::MO_NLP_FLAG;
 2970   if (MOHiFlag & PPCII::MO_NLP_FLAG)
lib/Target/PowerPC/PPCInstrInfo.cpp
 2055       {MO_NLP_FLAG, "ppc-nlp"},
lib/Target/PowerPC/PPCMCInstLower.cpp
   45   if (MO.getTargetFlags() & PPCII::MO_NLP_FLAG)
   64   if (MO.getTargetFlags() & PPCII::MO_NLP_FLAG) {