OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPC970_Pseudo
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/PowerPC/
PPCHazardRecognizers.cpp
150
if (InstrType == PPCII::
PPC970_Pseudo
) return NoHazard;
208
if (InstrType == PPCII::
PPC970_Pseudo
) return;
PPCInstrInfo.h
55
PPC970_Pseudo
= 0 << PPC970_Shift, // Pseudo instruction
Completed in 64 milliseconds