Lines Matching defs:Directive
103 unsigned Directive =
105 if (Directive == PPC::DIR_440 || Directive == PPC::DIR_A2 ||
106 Directive == PPC::DIR_E500mc || Directive == PPC::DIR_E5500) {
120 unsigned Directive =
124 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8)
128 if (Directive != PPC::DIR_440 && Directive != PPC::DIR_A2 &&
129 Directive != PPC::DIR_E500mc && Directive != PPC::DIR_E5500) {
197 unsigned Directive = Subtarget.getCPUDirective();
198 switch (Directive) {
1235 unsigned Directive = Subtarget.getCPUDirective();
1237 switch (Directive) {