Lines Matching full:ppc
1 //===-- PowerPCSubtarget.cpp - PPC Subtarget Information ------------------===//
10 // This file implements the PPC specific subclass of TargetSubtargetInfo.
15 #include "PPC.h"
30 #define DEBUG_TYPE "ppc-subtarget"
36 static cl::opt<bool> UseSubRegLiveness("ppc-track-subreg-liveness",
37 cl::desc("Enable subregister liveness tracking for PPC"), cl::Hidden);
60 DarwinDirective = PPC::DIR_NONE;
160 case PPC::DIR_440:
161 case PPC::DIR_A2:
162 case PPC::DIR_E500mc:
163 case PPC::DIR_E5500:
164 case PPC::DIR_PWR7:
165 case PPC::DIR_PWR8:
187 &PPC::G8RCRegClass : &PPC::GPRCRegClass);
199 // Spilling is generally expensive on all PPC cores, so always enable