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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 59 DIR_PWR8,
PPCHazardRecognizers.cpp 166 Directive == PPC::DIR_PWR8 )
227 Directive == PPC::DIR_PWR8 || CurSlots == 6) {
PPCSubtarget.cpp 250 case PPC::DIR_PWR8:
PPCInstrInfo.cpp 93 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8)
149 case PPC::DIR_PWR8:
327 case PPC::DIR_PWR8: Opcode = PPC::NOP_GT_PWR7; break; /* FIXME: Update when P8 InstrScheduling model is ready */
    [all...]

Completed in 192 milliseconds