Searched refs:TARGET_XOP (Results 1 – 16 of 16) sorted by relevance
11895 "TARGET_XOP"12499 "TARGET_SSE2 && !TARGET_XOP12515 "TARGET_SSE2 && !TARGET_XOP "12583 "TARGET_SSE2 && !TARGET_XOP"12754 "TARGET_SSSE3 || TARGET_AVX || TARGET_XOP"18709 "TARGET_XOP"18727 "TARGET_XOP"18745 "TARGET_XOP"18766 "TARGET_XOP"18798 "TARGET_XOP"[all …]
3447 if (TARGET_XOP && !TARGET_AVX512F) in ix86_valid_mask_cmp_mode()3611 else if (TARGET_XOP) in ix86_expand_sse_movcc()4036 if (TARGET_XOP in ix86_expand_int_sse_cmp()4800 if (TARGET_XOP) in ix86_expand_vec_perm()4839 if (TARGET_XOP) in ix86_expand_vec_perm()4857 if (TARGET_XOP) in ix86_expand_vec_perm()16742 if (!TARGET_XOP || GET_MODE_SIZE (d->vmode) != 16) in expand_vec_perm_pshufb()19390 if (d.testing_p && TARGET_XOP) in ix86_vectorize_vec_perm_const()19677 if (TARGET_XOP && mode == V4SImode && !uns_p) in ix86_expand_mul_widen_evenodd()19762 if (TARGET_XOP && !uns_p) in ix86_expand_mul_widen_hilo()[all …]
104 #define TARGET_XOP TARGET_ISA_XOP macro
19308 if (TARGET_XOP && mode == V16QImode) in ix86_multiplication_cost()19317 if (TARGET_XOP && mode == V2DImode) in ix86_multiplication_cost()19380 if (TARGET_XOP && mode == V16QImode) in ix86_shift_rotate_cost()
18263 "TARGET_XOP"
15511 "TARGET_XOP"16688 "TARGET_SSSE3 || TARGET_AVX || TARGET_XOP"23490 "TARGET_XOP"23508 "TARGET_XOP"23526 "TARGET_XOP"23547 "TARGET_XOP"23579 "TARGET_XOP"23591 "TARGET_XOP"23613 "TARGET_XOP"23642 "TARGET_XOP"[all …]
2505 "TARGET_XOP"2519 "TARGET_XOP"2533 "TARGET_XOP"2547 "TARGET_XOP"2741 "TARGET_XOP && TARGET_MMX_WITH_SSE"2751 "TARGET_XOP"2763 "TARGET_XOP && TARGET_MMX_WITH_SSE"2775 "TARGET_XOP"
3744 if (TARGET_XOP && !TARGET_AVX512F) in ix86_valid_mask_cmp_mode()3970 if (TARGET_XOP) in ix86_expand_sse_movcc()4420 if (TARGET_XOP in ix86_expand_int_sse_cmp()5242 if (TARGET_XOP) in ix86_expand_vec_perm()5281 if (TARGET_XOP) in ix86_expand_vec_perm()5299 if (TARGET_XOP) in ix86_expand_vec_perm()18867 if (!TARGET_XOP) in expand_vec_perm_pshufb()18873 if (!TARGET_XOP) in expand_vec_perm_pshufb()18879 if (!TARGET_XOP) in expand_vec_perm_pshufb()22098 if (d.testing_p && TARGET_XOP) in ix86_vectorize_vec_perm_const()[all …]
20335 if (TARGET_XOP && mode == V16QImode) in ix86_multiplication_cost()20344 if (TARGET_XOP && mode == V2DImode) in ix86_multiplication_cost()20406 if (TARGET_XOP && mode == V16QImode) in ix86_shift_rotate_cost()20432 && !TARGET_XOP in ix86_shift_rotate_cost()
20935 "TARGET_XOP"
18697 (vashrv2di3): ... this. Change condition to TARGET_XOP || TARGET_AVX218698 and add special !TARGET_XOP && !TARGET_AVX512VL expansion.21057 Handle 4-byte dual operands with TARGET_XOP and single operands21058 with TARGET_SSSE3. Emit mmx_ppermv32 for TARGET_XOP and22465 Handle 64bit modes for TARGET_XOP. Use indirect gen_* functions.24898 For TARGET_XOP bypass SSE comparisons for all supported vector modes.26544 (ashrv2di3): Change condition to TARGET_SSE2, handle !TARGET_XOP33616 * config/i386/sse.md (sse2_gt<mode>3): Drop !TARGET_XOP in condition.
2819 * config/i386/i386.c (ix86_expand_vcond): Generate TARGET_XOP6622 TARGET_AVX2 || TARGET_XOP and another using VI48_256 iterator9692 TARGET_XOP. Fix pshufb constant vector creation. Reduce code
7490 (TARGET_XOP): Likewise.7528 (TARGET_XOP): Likewise.
3722 * config/i386/i386.h(TARGET_XOP): New macro for XOP.
1014 integer mask cmov when available even with TARGET_XOP.
13933 Change TARGET_XOP to TARGET_XOP_P (opts->...).