HomeSort by relevance Sort by last modified time
    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 65 milliseconds