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

/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h43 /// PPC970_Cracked - This instruction is cracked into two pieces, requiring
45 PPC970_Cracked = 0x4, enumerator in enum:llvm::PPCII::__anon7649
H A DPPCHazardRecognizers.cpp103 isCracked = TSFlags & PPCII::PPC970_Cracked;

Completed in 27 milliseconds