Searched defs:op1_mode (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | optabs.c | 480 expand_subword_shift (scalar_int_mode op1_mode, optab binoptab, in expand_subword_shift() 563 expand_doubleword_shift_condmove (scalar_int_mode op1_mode, optab binoptab, in expand_doubleword_shift_condmove() 646 expand_doubleword_shift (scalar_int_mode op1_mode, optab binoptab, in expand_doubleword_shift() 1407 machine_mode op1_mode = GET_MODE (op1); in expand_binop() local 1449 scalar_int_mode op1_mode; in expand_binop() local 1818 machine_mode op1_mode = mode; in expand_binop() local
|
H A D | cfgexpand.c | 4265 scalar_int_mode op0_mode, op1_mode, addr_mode; in expand_debug_expr() local
|
H A D | simplify-rtx.c | 4189 machine_mode op1_mode = (GET_MODE (trueop1) != VOIDmode in simplify_binary_operation_1() local
|
H A D | expmed.c | 2478 machine_mode op1_mode; variable
|
H A D | var-tracking.c | 973 enum machine_mode op1_mode = GET_MODE (op1); in use_narrower_mode_test() local
|
H A D | dwarf2out.c | 15470 scalar_int_mode int_mode = BImode, inner_mode, op1_mode; in mem_loc_descriptor() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | optabs.cc | 506 expand_subword_shift (scalar_int_mode op1_mode, optab binoptab, in expand_subword_shift() 589 expand_doubleword_shift_condmove (scalar_int_mode op1_mode, optab binoptab, in expand_doubleword_shift_condmove() 673 expand_doubleword_shift (scalar_int_mode op1_mode, optab binoptab, in expand_doubleword_shift() 1727 machine_mode op1_mode = GET_MODE (op1); in expand_binop() local 1769 scalar_int_mode op1_mode; in expand_binop() local 2186 machine_mode op1_mode = mode; in expand_binop() local
|
H A D | cfgexpand.cc | 4441 scalar_int_mode op0_mode, op1_mode, addr_mode; in expand_debug_expr() local
|
H A D | expmed.cc | 2494 machine_mode op1_mode; in expand_shift_1() local
|
H A D | simplify-rtx.cc | 4627 machine_mode op1_mode = (GET_MODE (trueop1) != VOIDmode in simplify_binary_operation_1() local
|
H A D | var-tracking.cc | 981 enum machine_mode op1_mode = GET_MODE (op1); in use_narrower_mode_test() local
|
H A D | dwarf2out.cc | 15947 scalar_int_mode int_mode = BImode, inner_mode, op1_mode; in mem_loc_descriptor() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pru/ |
H A D | pru.c | 744 machine_mode op1_mode = GET_MODE (op1); in pru_rtx_costs() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pru/ |
H A D | pru.cc | 713 machine_mode op1_mode = GET_MODE (op1); in pru_rtx_costs() local
|