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

/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h35 /// PPC970_First - This instruction starts a new dispatch group, so it will
37 PPC970_First = 0x1, enumerator in enum:llvm::PPCII::__anon26094
H A DPPCHazardRecognizers.cpp289 isFirst = TSFlags & PPCII::PPC970_First;
340 // We can only issue a PPC970_First/PPC970_Single instruction (such as

Completed in 641 milliseconds