Searched refs:DIR_PWR8 (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h61 DIR_PWR8, enumerator in enum:llvm::PPC::__anon2461
H A DPPCHazardRecognizers.cpp165 Directive == PPC::DIR_PWR8 || Directive == PPC::DIR_PWR9)
226 Directive == PPC::DIR_PWR8 || Directive == PPC::DIR_PWR9 ||
H A DPPCTargetTransformInfo.cpp505 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8 ||
539 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8 ||
H A DPPCInstrInfo.cpp124 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8)
210 case PPC::DIR_PWR8:
1226 case PPC::DIR_PWR8: Opcode = PPC::NOP_GT_PWR7; break; /* FIXME: Update when P8 InstrScheduling model is ready */
H A DPPCISelLowering.cpp1469 case PPC::DIR_PWR8:
16457 case PPC::DIR_PWR8:
17837 case PPC::DIR_PWR8:

Completed in 284 milliseconds