Searched refs:make_extraction (Results 1 – 13 of 13) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/ |
| D | combine.c | 404 static rtx make_extraction (enum machine_mode, rtx, HOST_WIDE_INT, 3672 rtx extraction = make_extraction (GET_MODE (SET_DEST (x)), in find_split_point() 5954 make_extraction (enum machine_mode mode, rtx inner, HOST_WIDE_INT pos, in make_extraction() function 5992 new = make_extraction (mode, XEXP (inner, 0), in make_extraction() 6466 new = make_extraction (mode, new, 0, XEXP (XEXP (x, 0), 1), i, 1, in make_compound_operation() 6478 new = make_extraction (GET_MODE (SUBREG_REG (XEXP (x, 0))), new, 0, in make_compound_operation() 6507 new = make_extraction (mode, new, in make_compound_operation() 6540 new = make_extraction (mode, in make_compound_operation() 6549 new = make_extraction (mode, in make_compound_operation() 6585 new = make_extraction (mode, new, in make_compound_operation() [all …]
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | combine.c | 368 static rtx make_extraction PARAMS ((enum machine_mode, rtx, HOST_WIDE_INT, 3158 rtx extraction = make_extraction (GET_MODE (SET_DEST (x)), 6101 make_extraction (mode, inner, pos, pos_rtx, len, in make_extraction() function 6152 new = make_extraction (mode, XEXP (inner, 0), 6610 new = make_extraction (mode, new, 0, XEXP (XEXP (x, 0), 1), i, 1, 6622 new = make_extraction (GET_MODE (SUBREG_REG (XEXP (x, 0))), new, 0, 6651 new = make_extraction (mode, new, 6684 new = make_extraction (mode, 6693 new = make_extraction (mode, 6729 new = make_extraction (mode, new, [all …]
|
| D | FSFChangeLog.10 | 177 * combine.c (make_extraction): In BITS_BIG_ENDIAN correction of POS, 355 make_extraction. 366 * combine.c (make_extraction): Correct typo in force_to_mode 540 * combine.c (make_extraction): Use proper mode for INNER in all cases.
|
| D | FSFChangeLog | 417 * combine.c (make_extraction): Make extraction even if may
|
| D | ChangeLog.3 | 4558 (make_extraction, simplify_shift_const, gen_lowpart_for_combine): 8968 (make_extraction): Position and length HOST_WIDE_INT and unsigned 8978 (find_split_point, expand_compound_operation, make_extraction): LEN 13526 * combine.c (make_extraction, force_to_mode): Avoid warning on
|
| D | ChangeLog.4 | 5732 (make_extraction, force_to_mode): Use proper type when forming mask. 9712 * combine.c (make_extraction): Fix rtx_cost comparison to 13044 * combine.c (simplify_set, make_extraction, make_compound_operation
|
| D | ChangeLog.7 | 563 * combine.c (make_extraction): Reapply to the argument of an ASHIFT. 13680 * combine.c (make_extraction, simplify_comparison), expmed.c 14578 * combine.c (make_extraction): Fix error in last change. 14632 * combine.c (make_extraction): Don't make extension of CONST_INT.
|
| D | ChangeLog.1 | 6396 (make_extraction): Likewise. 13203 * combine.c (make_extraction): If no mode is specified for
|
| D | ChangeLog | 13071 * combine.c (make_extraction): Don't create 19891 (make_extraction): Add cast to avoid compilation warning.
|
| D | ChangeLog.5 | 6583 (make_extraction): Use SUBREG_BYTE.
|
| D | ChangeLog.2 | 7891 * combine.c (make_extraction, simplify_comparison): Likewise.
|
| D | FSFChangeLog.11 | 14077 (make_extraction): Make a STRICT_LOW_PART at any low-order word.
|
| D | ChangeLog.6 | 18241 * combine.c (make_extraction, simplify_shift_const): Likewise.
|