reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
253502 case 146: return (Subtarget->hasAVX512()) && (Subtarget->hasVP2INTERSECT()); 253503 case 147: return (Subtarget->hasAVX512()) && (Subtarget->hasVLX()) && (Subtarget->hasVP2INTERSECT());gen/lib/Target/X86/X86GenFastISel.inc
12619 if ((Subtarget->hasAVX512()) && (Subtarget->hasVLX()) && (Subtarget->hasVP2INTERSECT())) { 12628 if ((Subtarget->hasAVX512()) && (Subtarget->hasVLX()) && (Subtarget->hasVP2INTERSECT())) { 12637 if ((Subtarget->hasAVX512()) && (Subtarget->hasVP2INTERSECT())) { 12646 if ((Subtarget->hasAVX512()) && (Subtarget->hasVLX()) && (Subtarget->hasVP2INTERSECT())) { 12655 if ((Subtarget->hasAVX512()) && (Subtarget->hasVLX()) && (Subtarget->hasVP2INTERSECT())) { 12664 if ((Subtarget->hasAVX512()) && (Subtarget->hasVP2INTERSECT())) {gen/lib/Target/X86/X86GenGlobalISel.inc
225 if (Subtarget->hasVP2INTERSECT())