OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPC970_Mask
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/PowerPC/
PPCInstrInfo.h
47
///
PPC970_Mask
/Shift - This is a bitmask that selects the pipeline type that
50
PPC970_Mask
= 0x07 << PPC970_Shift
PPCHazardRecognizers.cpp
99
return (PPCII::PPC970_Unit)(TSFlags & PPCII::
PPC970_Mask
);
Completed in 23 milliseconds