Lines Matching defs:Directive
501 unsigned Directive = ST->getCPUDirective();
503 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8 ||
504 Directive == PPC::DIR_PWR9 || Directive == PPC::DIR_PWR10 ||
505 Directive == PPC::DIR_PWR11 || Directive == PPC::DIR_PWR_FUTURE)
517 unsigned Directive = ST->getCPUDirective();
520 if (Directive == PPC::DIR_440)
525 if (Directive == PPC::DIR_A2)
529 if (Directive == PPC::DIR_E500mc || Directive == PPC::DIR_E5500)
537 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8 ||
538 Directive == PPC::DIR_PWR9 || Directive == PPC::DIR_PWR10 ||
539 Directive == PPC::DIR_PWR11 || Directive == PPC::DIR_PWR_FUTURE)