Lines Matching defs:Directive
503 unsigned Directive = ST->getCPUDirective();
505 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8 ||
506 Directive == PPC::DIR_PWR9 || Directive == PPC::DIR_PWR10 ||
507 Directive == PPC::DIR_PWR11 || Directive == PPC::DIR_PWR_FUTURE)
519 unsigned Directive = ST->getCPUDirective();
522 if (Directive == PPC::DIR_440)
527 if (Directive == PPC::DIR_A2)
531 if (Directive == PPC::DIR_E500mc || Directive == PPC::DIR_E5500)
539 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8 ||
540 Directive == PPC::DIR_PWR9 || Directive == PPC::DIR_PWR10 ||
541 Directive == PPC::DIR_PWR11 || Directive == PPC::DIR_PWR_FUTURE)