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

  /external/llvm/lib/Target/PowerPC/
PPCHazardRecognizers.cpp 167 Directive == PPC::DIR_PWR8 || Directive == PPC::DIR_PWR9)
229 Directive == PPC::DIR_PWR8 || Directive == PPC::DIR_PWR8 ||
PPCSubtarget.cpp 174 case PPC::DIR_PWR8:
PPCSubtarget.h 58 DIR_PWR8,
PPCTargetTransformInfo.cpp 271 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8 ||
PPCInstrInfo.cpp 97 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8)
184 case PPC::DIR_PWR8:
430 case PPC::DIR_PWR8: Opcode = PPC::NOP_GT_PWR7; break; /* FIXME: Update when P8 InstrScheduling model is ready */
    [all...]
PPCISelLowering.cpp     [all...]

Completed in 312 milliseconds