Home
last modified time | relevance | path

Searched defs:is_sse (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c14965 int is_sse = SSE_REG_P (operands[0]) || SSE_REG_P (operands[1]) || SSE_REG_P (operands[2]); in output_387_binary_op() local
15392 int is_sse = SSE_REG_P (operands[0]) || SSE_REG_P (operands[1]); in output_fp_compare() local
18277 int is_sse = TARGET_SSE_MATH && SSE_FLOAT_MODE_P (op_mode); in ix86_prepare_fp_compare_args() local
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c19139 bool is_sse in output_387_binary_op() local
22706 bool is_sse = TARGET_SSE_MATH && SSE_FLOAT_MODE_P (op_mode); in ix86_prepare_fp_compare_args() local