HomeSort by relevance Sort by last modified time
    Searched refs:DIR_PWR8 (Results 1 - 11 of 11) 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...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCHazardRecognizers.cpp 167 Directive == PPC::DIR_PWR8 || Directive == PPC::DIR_PWR9)
229 Directive == PPC::DIR_PWR8 || Directive == PPC::DIR_PWR9 ||
PPCTargetTransformInfo.cpp 285 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8 ||
318 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8 ||
PPCSubtarget.h 59 DIR_PWR8,
PPCInstrInfo.cpp 133 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8)
220 case PPC::DIR_PWR8:
466 case PPC::DIR_PWR8: Opcode = PPC::NOP_GT_PWR7; break; /* FIXME: Update when P8 InstrScheduling model is ready */
    [all...]
PPCISelLowering.cpp     [all...]

Completed in 522 milliseconds