Home
last modified time | relevance | path

Searched refs:TARGET_SSE3 (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.h51 #define TARGET_SSE3 OPTION_ISA_SSE3 macro
450 #define TARGET_FISTTP (TARGET_SSE3 && TARGET_80387)
H A Dsse.md644 "TARGET_SSE3"
1133 "TARGET_SSE3"
1165 "TARGET_SSE3"
1215 "TARGET_SSE3"
1288 "TARGET_SSE3"
1315 "TARGET_SSE3"
1340 if (TARGET_SSE3)
3460 "TARGET_SSE3"
3493 "TARGET_SSE3"
8070 "TARGET_SSE3"
[all …]
H A Di386.c17299 return TARGET_SSE3 && rtx_equal_p (operands[1], operands[2]); in ix86_vec_interleave_v2df_operator_ok()
17419 if (TARGET_SSE3) in ix86_expand_convert_uns_didf_sse()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.h54 #define TARGET_SSE3 TARGET_ISA_SSE3 macro
569 #define TARGET_FISTTP (TARGET_SSE3 && TARGET_80387)
H A Di386.c21716 return TARGET_SSE3 && rtx_equal_p (operands[1], operands[2]); in ix86_vec_interleave_v2df_operator_ok()
21836 if (TARGET_SSE3) in ix86_expand_convert_uns_didf_sse()