Searched refs:operand_subword (Results 1 - 25 of 31) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/fr30/
H A Dfr30.c839 operand_subword (dest, reverse, TRUE, mode),
840 operand_subword (src, reverse, TRUE, mode)));
843 operand_subword (dest, !reverse, TRUE, mode),
844 operand_subword (src, !reverse, TRUE, mode)));
850 rtx dest0 = operand_subword (dest, 0, TRUE, mode);;
851 rtx dest1 = operand_subword (dest, 1, TRUE, mode);;
873 operand_subword (dest, 0, TRUE, mode),
877 operand_subword (dest, 1, TRUE, mode),
889 src0 = operand_subword (src, 0, TRUE, mode);
890 src1 = operand_subword (sr
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/fr30/
H A Dfr30.c822 operand_subword (dest, reverse, TRUE, mode),
823 operand_subword (src, reverse, TRUE, mode)));
826 operand_subword (dest, !reverse, TRUE, mode),
827 operand_subword (src, !reverse, TRUE, mode)));
843 dest0 = operand_subword (dest, reverse, TRUE, mode);
844 dest1 = operand_subword (dest, !reverse, TRUE, mode);
880 operand_subword (dest, 0, TRUE, mode),
884 operand_subword (dest, 1, TRUE, mode),
896 src0 = operand_subword (src, 0, TRUE, mode);
897 src1 = operand_subword (sr
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/vax/
H A Dvax.c204 low[i] = operand_subword (operands[i], 0, 0, DImode);
205 operands[i] = operand_subword (operands[i], 1, 0, DImode);
1920 int hi_only = operand_subword (operands[2], 0, 0, DImode) == const0_rtx;
1972 emit_move_insn (operand_subword (operands[0], 0, 0, DImode),
1973 operand_subword (operands[1], 0, 0, DImode));
1975 emit_insn ((*gen_si_insn) (operand_subword (operands[0], 1, 0, DImode),
1976 operand_subword (operands[1], 1, 0, DImode),
1977 operand_subword (operands[2], 1, 0, DImode)));
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/cris/
H A Dcris.c873 INTVAL (operand_subword (operand, 1, 0, DImode)));
2622 operand_subword (dest, reverse, TRUE, mode),
2623 operand_subword (src, reverse, TRUE, mode)));
2626 operand_subword (dest, !reverse, TRUE, mode),
2627 operand_subword (src, !reverse, TRUE, mode)));
2635 operand_subword (dest, 0, TRUE, mode),
2639 operand_subword (dest, 1, TRUE, mode),
2670 operand_subword (dest, 0, TRUE, mode), mem);
2680 operand_subword (dest, 1, TRUE, mode), mem);
2698 operand_subword (des
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/cris/
H A Dcris.c825 INTVAL (operand_subword (operand, 1, 0, DImode)));
2324 operand_subword (dest, reverse, TRUE, mode),
2325 operand_subword (src, reverse, TRUE, mode)));
2328 operand_subword (dest, !reverse, TRUE, mode),
2329 operand_subword (src, !reverse, TRUE, mode)));
2337 operand_subword (dest, 0, TRUE, mode),
2341 operand_subword (dest, 1, TRUE, mode),
2372 operand_subword (dest, 0, TRUE, mode), mem);
2382 operand_subword (dest, 1, TRUE, mode), mem);
2400 operand_subword (des
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/m32r/
H A Dm32r.c1060 operand_subword (dest, reverse, TRUE, mode),
1061 operand_subword (src, reverse, TRUE, mode)));
1064 operand_subword (dest, !reverse, TRUE, mode),
1065 operand_subword (src, !reverse, TRUE, mode)));
1074 operand_subword (dest, 0, TRUE, mode),
1078 operand_subword (dest, 1, TRUE, mode),
1102 operand_subword (dest, reverse, TRUE, mode),
1107 operand_subword (dest, !reverse, TRUE, mode),
1131 operand_subword (src, 0, TRUE, mode)));
1135 operand_subword (sr
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/m32r/
H A Dm32r.c909 operand_subword (dest, reverse, TRUE, mode),
910 operand_subword (src, reverse, TRUE, mode)));
913 operand_subword (dest, !reverse, TRUE, mode),
914 operand_subword (src, !reverse, TRUE, mode)));
923 operand_subword (dest, 0, TRUE, mode),
927 operand_subword (dest, 1, TRUE, mode),
951 operand_subword (dest, reverse, TRUE, mode),
956 operand_subword (dest, !reverse, TRUE, mode),
980 operand_subword (src, 0, TRUE, mode)));
984 operand_subword (sr
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/vax/
H A Dvax.c227 low[i] = operand_subword (operands[i], 0, 0, DImode);
228 operands[i] = operand_subword (operands[i], 1, 0, DImode);
1977 int hi_only = operand_subword (operands[2], 0, 0, DImode) == const0_rtx;
2029 emit_move_insn (operand_subword (operands[0], 0, 0, DImode),
2030 operand_subword (operands[1], 0, 0, DImode));
2032 emit_insn ((*gen_si_insn) (operand_subword (operands[0], 1, 0, DImode),
2033 operand_subword (operands[1], 1, 0, DImode),
2034 operand_subword (operands[2], 1, 0, DImode)));
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/mt/
H A Dmt.c1528 dl = operand_subword (operands[0],
1531 dh = operand_subword (operands[0], 0, 0, omode);
1597 sl = operand_subword (operands[1],
1600 sh = operand_subword (operands[1], 0, 0, omode);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Doptabs.c991 product_high = operand_subword (product, high, 1, mode);
1305 rtx target_piece = operand_subword (target, i, 1, mode);
1385 outof_target = operand_subword (target, outof_word, 1, mode);
1386 into_target = operand_subword (target, 1 - outof_word, 1, mode);
1442 outof_target = operand_subword (target, outof_word, 1, mode);
1443 into_target = operand_subword (target, 1 - outof_word, 1, mode);
1558 rtx target_piece = operand_subword (xtarget, index, 1, mode);
2306 rtx targ_piece = operand_subword (target, i, 1, mode);
2475 rtx target_piece = operand_subword (target, i, 1, mode);
2881 rtx targ_piece = operand_subword (targe
[all...]
H A Dexpr.c587 rtx subword = operand_subword (to, index, 1, to_mode);
1556 rtx tem = operand_subword (x, i, 1, BLKmode);
2062 dst = operand_subword (tgtblk, bitpos / BITS_PER_WORD, 1, BLKmode);
3082 rtx xpart = operand_subword (x, i, 1, mode);
3083 rtx ypart = operand_subword (y, i, 1, mode);
3091 ypart = operand_subword (y, i, 1, mode);
H A Demit-rtl.c1331 operand_subword (rtx op, unsigned int offset, int validate_address, enum machine_mode mode)
1369 /* Similar to `operand_subword', but never return 0. If we can't
1379 rtx result = operand_subword (op, offset, 1, mode);
1394 result = operand_subword (op, offset, 1, mode);
1325 operand_subword (rtx op, unsigned int offset, int validate_address, enum machine_mode mode) function
H A Dreload.c6680 = operand_subword (XEXP (tem, 0), 0, 0,
6684 = operand_subword (SET_DEST (pat), 0, 0,
6694 && 0 != (goaltry = operand_subword (XEXP (tem, 0), 1, 0,
6698 = operand_subword (SET_DEST (pat), 1, 0, VOIDmode))
H A Drtl.h1391 extern rtx operand_subword (rtx, unsigned int, int, enum machine_mode);
H A Dstmt.c1714 emit_move_insn (operand_subword (result_reg, i, 0, result_reg_mode),
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Doptabs.c1311 product_high = operand_subword (product, high, 1, mode);
1741 rtx target_piece = operand_subword (target, i, 1, mode);
1814 outof_target = operand_subword (target, outof_word, 1, mode);
1815 into_target = operand_subword (target, 1 - outof_word, 1, mode);
1870 outof_target = operand_subword (target, outof_word, 1, mode);
1871 into_target = operand_subword (target, 1 - outof_word, 1, mode);
1986 rtx target_piece = operand_subword (xtarget, index, 1, mode);
2742 emit_move_insn (operand_subword (target, 0, 1, mode), t0);
2743 emit_move_insn (operand_subword (target, 1, 1, mode), t1);
3000 rtx targ_piece = operand_subword (targe
[all...]
H A Demit-rtl.c1369 operand_subword (rtx op, unsigned int offset, int validate_address, enum machine_mode mode)
1409 /* Similar to `operand_subword', but never return 0. If we can't
1419 rtx result = operand_subword (op, offset, 1, mode);
1434 result = operand_subword (op, offset, 1, mode);
1362 operand_subword (rtx op, unsigned int offset, int validate_address, enum machine_mode mode) function
H A Dexpr.c601 rtx subword = operand_subword (to, index, 1, to_mode);
1600 rtx tem = operand_subword (x, i, 1, BLKmode);
2215 dst = operand_subword (tgtblk, bitpos / BITS_PER_WORD, 1, BLKmode);
3333 rtx xpart = operand_subword (x, i, 1, mode);
3341 ypart = operand_subword (y, i, 1, mode);
3349 ypart = operand_subword (y, i, 1, mode);
H A Dreload.c6884 = operand_subword (XEXP (tem, 0), 0, 0,
6888 = operand_subword (SET_DEST (pat), 0, 0,
6897 && 0 != (goaltry = operand_subword (XEXP (tem, 0), 1, 0,
6901 = operand_subword (SET_DEST (pat), 1, 0, VOIDmode))
H A Drtl.h1609 extern rtx operand_subword (rtx, unsigned int, int, enum machine_mode);
H A Dstmt.c1779 emit_move_insn (operand_subword (result_reg, i, 0, result_reg_mode),
H A Dexpmed.c1453 rtx target_part = operand_subword (target, wordnum, 1, VOIDmode);
1477 (operand_subword (target,
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/xtensa/
H A Dxtensa.c1874 output_addr_const (file, operand_subword (x, 0, 0, DImode));
1876 output_addr_const (file, operand_subword (x, 1, 0, DImode));
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/s390/
H A Ds390.c1112 rtx subreg = operand_subword (dst, first_subword, 0, mode);
2561 rtx hi = operand_subword (op, 0, 0, dword_mode);
2562 rtx lo = operand_subword (op, 1, 0, dword_mode);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mep/
H A Dmep.c1753 hi = operand_subword (op, TARGET_LITTLE_ENDIAN, 0, mode);
1754 lo = operand_subword (op, TARGET_BIG_ENDIAN, 0, mode);

Completed in 553 milliseconds

12