/openbsd/gnu/usr.bin/gcc/gcc/config/mn10300/ |
H A D | mn10300.c | 190 split_double (x, &low, &high); 247 split_double (x, &low, &high); 1345 split_double (operands[1], &low, &high);
|
H A D | mn10300.md | 424 split_double (operands[1], &low, &high); 593 split_double (operands[1], &low, &high);
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | output.h | 116 extern void split_double PARAMS ((rtx, rtx *, rtx *));
|
/openbsd/gnu/gcc/gcc/config/m32r/ |
H A D | m32r.c | 602 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 D | output.h | 127 extern void split_double (rtx, rtx *, rtx *);
|
/openbsd/gnu/gcc/gcc/config/crx/ |
H A D | crx.c | 979 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 D | mn10300.c | 345 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 D | mn10300.md | 485 split_double (operands[1], &low, &high); 696 split_double (operands[1], &low, &high);
|
/openbsd/gnu/usr.bin/gcc/gcc/config/m32r/ |
H A D | m32r.c | 934 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 D | m32r.h | 1448 split_double (X, &high, &low); \
|
/openbsd/gnu/usr.bin/gcc/gcc/config/ns32k/ |
H A D | ns32k.c | 642 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 D | arc.h | 1021 split_double (X, &high, &low); \
|
H A D | arc.c | 1735 split_double (x, &first, &second);
|
/openbsd/gnu/gcc/gcc/config/arc/ |
H A D | arc.c | 855 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 D | fr30.c | 876 split_double (src, &words[0], &words[1]); in fr30_move_double()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/fr30/ |
H A D | fr30.c | 1058 split_double (src, &words[0], &words[1]);
|
/openbsd/gnu/usr.bin/gcc/gcc/config/i960/ |
H A D | i960.c | 844 split_double (src, &first, &second); 891 split_double (src, &lowerhalf, &upperhalf);
|
/openbsd/gnu/gcc/gcc/config/mt/ |
H A D | mt.c | 1560 split_double (operands[1], & sh, & sl); in mt_split_words()
|
/openbsd/gnu/gcc/gcc/config/m68hc11/ |
H A D | m68hc11.c | 1817 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 D | cris.c | 2833 split_double (src, &words[0], &words[1]);
|
/openbsd/gnu/gcc/gcc/config/xtensa/ |
H A D | xtensa.c | 956 split_double (operands[1], &operands[2], &operands[3]); in xtensa_split_operand_pair()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/m68hc11/ |
H A D | m68hc11.c | 1908 split_double (x, &first, &second); 1985 split_double (x, &first, &second);
|
/openbsd/gnu/gcc/gcc/config/m68k/ |
H A D | m68k.md | 1991 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 D | mips.h | 3487 split_double (X, &high, &low); \
|
/openbsd/gnu/gcc/gcc/config/cris/ |
H A D | cris.c | 2335 split_double (src, &words[0], &words[1]); in cris_split_movdx()
|