Home
last modified time | relevance | path

Searched refs:split_double (Results 1 – 25 of 44) sorted by relevance

12

/openbsd/gnu/usr.bin/gcc/gcc/config/mn10300/
H A Dmn10300.c190 split_double (x, &low, &high);
247 split_double (x, &low, &high);
1345 split_double (operands[1], &low, &high);
H A Dmn10300.md424 split_double (operands[1], &low, &high);
593 split_double (operands[1], &low, &high);
/openbsd/gnu/usr.bin/gcc/gcc/
H A Doutput.h116 extern void split_double PARAMS ((rtx, rtx *, rtx *));
/openbsd/gnu/gcc/gcc/config/m32r/
H A Dm32r.c602 split_double (op, &high_rtx, &low_rtx); in easy_di_const()
914 split_double (src, &words[0], &words[1]); in gen_split_move_double()
1124 split_double (x, &high, &low); in m32r_rtx_costs()
1823 split_double (x, &first, &second); in m32r_print_operand()
1859 split_double (x, &first, &second); in m32r_print_operand()
/openbsd/gnu/gcc/gcc/
H A Doutput.h127 extern void split_double (rtx, rtx *, rtx *);
/openbsd/gnu/gcc/gcc/config/crx/
H A Dcrx.c979 split_double (x, &low, &high); in crx_print_operand()
1029 split_double (x, &low, &high); in crx_print_operand()
/openbsd/gnu/gcc/gcc/config/mn10300/
H A Dmn10300.c345 split_double (x, &low, &high); in print_operand()
402 split_double (x, &low, &high); in print_operand()
2085 split_double (operands[1], &low, &high); in mn10300_wide_const_load_uses_clr()
H A Dmn10300.md485 split_double (operands[1], &low, &high);
696 split_double (operands[1], &low, &high);
/openbsd/gnu/usr.bin/gcc/gcc/config/m32r/
H A Dm32r.c934 split_double (op, &high_rtx, &low_rtx);
1324 split_double (src, &words[0], &words[1]);
2304 split_double (x, &first, &second);
2340 split_double (x, &first, &second);
H A Dm32r.h1448 split_double (X, &high, &low); \
/openbsd/gnu/usr.bin/gcc/gcc/config/ns32k/
H A Dns32k.c642 split_double (operands[num], &lo_half[num], &hi_half[num]);
726 split_double (operands[1], &operands[1], &latehalf[1]);
/openbsd/gnu/usr.bin/gcc/gcc/config/arc/
H A Darc.h1021 split_double (X, &high, &low); \
H A Darc.c1735 split_double (x, &first, &second);
/openbsd/gnu/gcc/gcc/config/arc/
H A Darc.c855 split_double (x, &high, &low); in arc_rtx_costs()
1753 split_double (x, &first, &second); in arc_print_operand()
/openbsd/gnu/gcc/gcc/config/fr30/
H A Dfr30.c876 split_double (src, &words[0], &words[1]); in fr30_move_double()
/openbsd/gnu/usr.bin/gcc/gcc/config/fr30/
H A Dfr30.c1058 split_double (src, &words[0], &words[1]);
/openbsd/gnu/usr.bin/gcc/gcc/config/i960/
H A Di960.c844 split_double (src, &first, &second);
891 split_double (src, &lowerhalf, &upperhalf);
/openbsd/gnu/gcc/gcc/config/mt/
H A Dmt.c1560 split_double (operands[1], & sh, & sl); in mt_split_words()
/openbsd/gnu/gcc/gcc/config/m68hc11/
H A Dm68hc11.c1817 split_double (x, &first, &second); in m68hc11_gen_lowpart()
1899 split_double (x, &first, &second); in m68hc11_gen_highpart()
/openbsd/gnu/usr.bin/gcc/gcc/config/cris/
H A Dcris.c2833 split_double (src, &words[0], &words[1]);
/openbsd/gnu/gcc/gcc/config/xtensa/
H A Dxtensa.c956 split_double (operands[1], &operands[2], &operands[3]); in xtensa_split_operand_pair()
/openbsd/gnu/usr.bin/gcc/gcc/config/m68hc11/
H A Dm68hc11.c1908 split_double (x, &first, &second);
1985 split_double (x, &first, &second);
/openbsd/gnu/gcc/gcc/config/m68k/
H A Dm68k.md1991 split_double (operands[2], &high, &low);
2438 split_double (operands[2], &high, &low);
3134 split_double (operands[2], &hi, &lo);
3316 split_double (operands[2], &hi, &lo);
3494 split_double (operands[2], &hi, &lo);
/openbsd/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.h3487 split_double (X, &high, &low); \
/openbsd/gnu/gcc/gcc/config/cris/
H A Dcris.c2335 split_double (src, &words[0], &words[1]); in cris_split_movdx()

12