Home | History | Annotate | Download | only in X86

Lines Matching defs:Subtarget

722       return Subtarget;
735 return Subtarget->isTargetWindows() && !Subtarget->is64Bit();
766 /// Subtarget - Keep a pointer to the X86Subtarget around so that we can
768 const X86Subtarget *Subtarget;
981 /// Convert a comparison if required by the subtarget.