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

  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCInstrInfo.h 43 /// PPC970_Cracked - This instruction is cracked into two pieces, requiring
45 PPC970_Cracked = 0x4,
PPCHazardRecognizers.cpp 85 isCracked = TSFlags & PPCII::PPC970_Cracked;
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.h 43 /// PPC970_Cracked - This instruction is cracked into two pieces, requiring
45 PPC970_Cracked = 0x4,
PPCHazardRecognizers.cpp 294 isCracked = TSFlags & PPCII::PPC970_Cracked;

Completed in 3541 milliseconds