Home | History | Annotate | Download | only in PowerPC

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;
163 case PPC::DIR_440:
164 case PPC::DIR_A2:
165 case PPC::DIR_E500mc:
166 case PPC::DIR_E5500:
167 case PPC::DIR_PWR7:
168 case PPC::DIR_PWR8:
190 &PPC::G8RCRegClass : &PPC::GPRCRegClass);
202 // Spilling is generally expensive on all PPC cores, so always enable