Searched refs:PPC970_Mask (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h47 /// PPC970_Mask/Shift - This is a bitmask that selects the pipeline type that
50 PPC970_Mask = 0x07 << PPC970_Shift enumerator in enum:llvm::PPCII::__anon8969
H A DPPCHazardRecognizers.cpp104 return (PPCII::PPC970_Unit)(TSFlags & PPCII::PPC970_Mask);

Completed in 57 milliseconds