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

/freebsd-10.2-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.cpp101 isFirst = TSFlags & PPCII::PPC970_First;
152 // We can only issue a PPC970_First/PPC970_Single instruction (such as
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::__anon2573

Completed in 157 milliseconds