Searched refs:hasVP2INTERSECT (Results 1 – 4 of 4) sorted by relevance
692 bool hasVP2INTERSECT() const { return HasVP2INTERSECT; } in hasVP2INTERSECT() function
885 def HasVP2INTERSECT : Predicate<"Subtarget->hasVP2INTERSECT()">;
14224 if ((Subtarget->hasAVX512()) && (Subtarget->hasVLX()) && (Subtarget->hasVP2INTERSECT())) {14233 if ((Subtarget->hasAVX512()) && (Subtarget->hasVLX()) && (Subtarget->hasVP2INTERSECT())) {14242 if ((Subtarget->hasAVX512()) && (Subtarget->hasVP2INTERSECT())) {14251 if ((Subtarget->hasAVX512()) && (Subtarget->hasVLX()) && (Subtarget->hasVP2INTERSECT())) {14260 if ((Subtarget->hasAVX512()) && (Subtarget->hasVLX()) && (Subtarget->hasVP2INTERSECT())) {14269 if ((Subtarget->hasAVX512()) && (Subtarget->hasVP2INTERSECT())) {
225 if (Subtarget->hasVP2INTERSECT())