Searched refs:d30v_split_double (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v-protos.h117 extern void d30v_split_double PARAMS ((rtx, rtx *, rtx *));
H A Dd30v.c2606 d30v_split_double (value, p_high, p_low)
2900 d30v_split_double (x, &split_values[0], &split_values[1]);
2583 d30v_split_double (value, p_high, p_low) function

Completed in 68 milliseconds