Lines Matching defs:mode

93 mask_rtx (scalar_int_mode mode, int bitpos, int bitsize, bool complement)  in mask_rtx()
160 machine_mode mode, int speed) in init_expmed_one_mode()
249 machine_mode mode = QImode; in init_expmed() local
333 negate_rtx (machine_mode mode, rtx x) in negate_rtx()
382 flip_storage_order (machine_mode mode, rtx x) in flip_storage_order()
435 narrow_bit_field_mem (rtx mem, opt_scalar_int_mode mode, in narrow_bit_field_mem()
580 machine_mode mode, poly_uint64 *bytenum) in simple_mem_bitfield_p()
1215 store_fixed_bit_field_1 (rtx op0, scalar_int_mode mode, in store_fixed_bit_field_1()
1468 convert_extracted_bit_field (rtx x, machine_mode mode, in convert_extracted_bit_field()
1500 machine_mode mode, machine_mode tmode) in extract_bit_field_using_extv()
1578 extract_bit_field_as_subreg (machine_mode mode, rtx op0, in extract_bit_field_as_subreg()
1597 int unsignedp, rtx target, machine_mode mode, in extract_bit_field_1()
1841 rtx target, machine_mode mode, machine_mode tmode, in extract_integral_bit_field()
2053 int unsignedp, rtx target, machine_mode mode, in extract_bit_field()
2118 scalar_int_mode mode; in extract_fixed_bit_field() local
2142 extract_fixed_bit_field_1 (machine_mode tmode, rtx op0, scalar_int_mode mode, in extract_fixed_bit_field_1()
2223 lshift_value (machine_mode mode, unsigned HOST_WIDE_INT value, in lshift_value()
2349 extract_low_bits (machine_mode mode, machine_mode src_mode, rtx src) in extract_low_bits()
2643 expand_shift (enum tree_code code, machine_mode mode, rtx shifted, in expand_shift()
2654 maybe_expand_shift (enum tree_code code, machine_mode mode, rtx shifted, in maybe_expand_shift()
2669 expand_variable_shift (enum tree_code code, machine_mode mode, rtx shifted, in expand_variable_shift()
2694 const struct mult_cost *cost_limit, machine_mode mode) in synth_mult()
3166 choose_mult_variant (machine_mode mode, HOST_WIDE_INT val, in choose_mult_variant()
3242 expand_mult_const (machine_mode mode, rtx op0, HOST_WIDE_INT val, in expand_mult_const()
3395 expand_mult (machine_mode mode, rtx op0, rtx op1, rtx target, in expand_mult()
3549 mult_by_coeff_cost (HOST_WIDE_INT coeff, machine_mode mode, bool speed) in mult_by_coeff_cost()
3575 expand_widening_mult (machine_mode mode, rtx op0, rtx op1, rtx target, in expand_widening_mult()
3731 expand_mult_highpart_adjust (scalar_int_mode mode, rtx adj_operand, rtx op0, in expand_mult_highpart_adjust()
3756 extract_high_half (scalar_int_mode mode, rtx op) in extract_high_half()
3772 expmed_mult_highpart_optab (scalar_int_mode mode, rtx op0, rtx op1, in expmed_mult_highpart_optab()
3885 expmed_mult_highpart (scalar_int_mode mode, rtx op0, rtx op1, in expmed_mult_highpart()
3948 expand_smod_pow2 (scalar_int_mode mode, rtx op0, HOST_WIDE_INT d) in expand_smod_pow2()
4045 expand_sdiv_pow2 (scalar_int_mode mode, rtx op0, HOST_WIDE_INT d) in expand_sdiv_pow2()
4155 expand_divmod (int rem_flag, enum tree_code code, machine_mode mode, in expand_divmod()
5397 expand_and (machine_mode mode, rtx op0, rtx op1, rtx target) in expand_and()
5416 machine_mode mode, machine_mode compare_mode, in emit_cstore()
5521 machine_mode mode, int unsignedp, int normalizep, in emit_store_flag_1()
5716 rtx op1, scalar_int_mode mode, int unsignedp, in emit_store_flag_int()
5936 machine_mode mode, int unsignedp, int normalizep) in emit_store_flag()
6084 machine_mode mode, int unsignedp, int normalizep) in emit_store_flag_force()
6172 do_cmp_and_jump (rtx arg1, rtx arg2, enum rtx_code op, machine_mode mode, in do_cmp_and_jump()