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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h60 DIR_PWR7, enumerator in enum:llvm::PPC::__anon2461
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 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)
209 case PPC::DIR_PWR7:
1225 case PPC::DIR_PWR7: Opcode = PPC::NOP_GT_PWR7; break;
H A DPPCISelLowering.cpp1468 case PPC::DIR_PWR7:
16456 case PPC::DIR_PWR7:

Completed in 199 milliseconds