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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.cpp164 if (Directive == PPC::DIR_PWR6 || Directive == PPC::DIR_PWR7 ||
225 if (Directive == PPC::DIR_PWR6 || Directive == PPC::DIR_PWR7 ||
H A DPPCSubtarget.h57 DIR_PWR7, enumerator in enum:llvm::PPC::__anon4280
H A DPPCTargetTransformInfo.cpp682 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8 ||
718 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8 ||
H A DPPCInstrInfo.cpp111 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8)
197 case PPC::DIR_PWR7:
816 case PPC::DIR_PWR7: Opcode = PPC::NOP_GT_PWR7; break;
H A DPPCISelLowering.cpp1342 case PPC::DIR_PWR7:
15616 case PPC::DIR_PWR7:

Completed in 128 milliseconds