Searched refs:have_sse1 (Results 1 – 1 of 1) sorted by relevance
688 { Bool have_sse1, have_sse2, have_cx8, have_lzcnt; in VG_() local715 have_sse1 = (edx & (1<<25)) != 0; /* True => have sse insns */ in VG_()733 if (have_sse2 && have_sse1) { in VG_()743 if (have_sse1) { in VG_()