Home | History | Annotate | Download | only in IR

Lines Matching full:pcmpgt

204          Name.startswith("sse2.pcmpgt.") ||
206 Name.startswith("avx2.pcmpgt.") ||
208 Name.startswith("avx512.mask.pcmpgt.") ||
662 } else if (IsX86 && (Name.startswith("sse2.pcmpgt.") ||
663 Name.startswith("avx2.pcmpgt."))) {
665 "pcmpgt");
669 } else if (IsX86 && Name.startswith("avx512.mask.pcmpgt.")) {