reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/lib/Target/X86/X86GenDAGISel.inc
253405   case 49: return (Subtarget->hasXOP());
gen/lib/Target/X86/X86GenFastISel.inc
 7442   if ((Subtarget->hasXOP())) {
 7451   if ((Subtarget->hasXOP())) {
 7463   if ((Subtarget->hasXOP())) {
 7493   if ((Subtarget->hasXOP())) {
12892   if ((Subtarget->hasXOP())) {
12901   if ((Subtarget->hasXOP())) {
12910   if ((Subtarget->hasXOP())) {
12919   if ((Subtarget->hasXOP())) {
12940   if ((Subtarget->hasXOP())) {
12949   if ((Subtarget->hasXOP())) {
12958   if ((Subtarget->hasXOP())) {
12967   if ((Subtarget->hasXOP())) {
gen/lib/Target/X86/X86GenGlobalISel.inc
  263   if (Subtarget->hasXOP())
lib/Target/X86/X86ISelLowering.cpp
 1077   if (!Subtarget.useSoftFloat() && Subtarget.hasXOP()) {
 7536   if (Subtarget.hasSSE3() && !Subtarget.hasXOP() &&
 9386     else if (Subtarget.hasXOP()) {
 9439       if (Subtarget.hasXOP())
 9475       if (Subtarget.hasXOP())
20715   if (VT.is128BitVector() && Subtarget.hasXOP()) {
25548   if (((!Subtarget.hasXOP() && VT == MVT::v2i64) ||
25574     if (VT == MVT::v16i8 && Subtarget.hasXOP())
25636         !Subtarget.hasXOP()) {
25788   if (Subtarget.hasXOP() && (VT == MVT::v2i64 || VT == MVT::v4i32 ||
25903       ((Subtarget.hasSSE41() && !Subtarget.hasXOP() &&
26002       !Subtarget.hasXOP()) {
26047       (VT == MVT::v32i8 && Subtarget.hasInt256() && !Subtarget.hasXOP()) ||
26154   if (Subtarget.hasInt256() && !Subtarget.hasXOP() && VT == MVT::v16i16) {
26288   if (Subtarget.hasXOP()) {
27049   if (Subtarget.hasXOP() && !VT.is512BitVector())
28962   if (Subtarget.hasXOP() && Ty->getPrimitiveSizeInBits() == 128 &&
32674   if (AllowVariableMask && Subtarget.hasXOP() &&
32743   if (AllowVariableMask && RootVT.is128BitVector() && Subtarget.hasXOP()) {
39306   if (!(Subtarget.hasXOP() || UseVPTERNLOG ||
lib/Target/X86/X86TargetTransformInfo.cpp
  342       ST->hasSSE2() && !ST->hasXOP()) {
  615   if (ST->hasXOP()) {
 1133   if (ST->hasXOP())
 1708         !((ST->hasXOP() && (!ST->hasAVX2() || MTy.is128BitVector())) ||
 2222     if (ST->hasXOP())
 2361     if (ST->hasXOP())