HomeSort by relevance Sort by last modified time
    Searched refs:PPC970_First (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/PowerPC/
PPCHazardRecognizers.cpp 101 isFirst = TSFlags & PPCII::PPC970_First;
152 // We can only issue a PPC970_First/PPC970_Single instruction (such as
PPCInstrInfo.h 35 /// PPC970_First - This instruction starts a new dispatch group, so it will
37 PPC970_First = 0x1,

Completed in 1863 milliseconds