Home
last modified time | relevance | path

Searched refs:expand_simple_binop (Results 1 – 18 of 18) sorted by relevance

/NextBSD/contrib/gcc/config/s390/
HDs390.c3853 cmp_op0 = expand_simple_binop (cmp_mode, XOR, cmp_op0, cmp_op1, in s390_expand_addcc()
3925 cmp_op0 = expand_simple_binop (cmp_mode, XOR, cmp_op0, cmp_op1, in s390_expand_addcc()
4089 val = expand_simple_binop (SImode, AND, val, GEN_INT (GET_MODE_MASK (mode)), in s390_expand_mask_and_shift()
4091 return expand_simple_binop (SImode, ASHIFT, val, count, in s390_expand_mask_and_shift()
4130 align = expand_simple_binop (Pmode, AND, addr, in init_alignment_context()
4140 byteoffset = expand_simple_binop (Pmode, AND, addr, in init_alignment_context()
4144 ac->shift = expand_simple_binop (SImode, MINUS, ac->shift, byteoffset, in init_alignment_context()
4149 ac->shift = expand_simple_binop (SImode, MULT, ac->shift, GEN_INT (BITS_PER_UNIT), in init_alignment_context()
4152 ac->modemask = expand_simple_binop (SImode, ASHIFT, in init_alignment_context()
4185 val = expand_simple_binop (SImode, AND, ac.memsi, ac.modemaski, in s390_expand_cs_hqi()
[all …]
/NextBSD/contrib/gcc/
HDifcvt.c979 target = expand_simple_binop (mode, in noce_try_store_flag_constants()
990 target = expand_simple_binop (mode, ASHIFT, in noce_try_store_flag_constants()
999 target = expand_simple_binop (mode, IOR, in noce_try_store_flag_constants()
1008 target = expand_simple_binop (mode, AND, in noce_try_store_flag_constants()
1012 target = expand_simple_binop (mode, PLUS, in noce_try_store_flag_constants()
1106 target = expand_simple_binop (GET_MODE (if_info->x), in noce_try_addcc()
1155 target = expand_simple_binop (GET_MODE (if_info->x), AND, in noce_try_store_flag_mask()
1697 target = expand_simple_binop (GET_MODE (if_info->x), op, in noce_try_minmax()
HDexpmed.c1937 a1 = expand_simple_binop (Pmode, AND, force_operand (base, NULL), in extract_force_align_mem_bit_field()
1946 a2 = expand_simple_binop (Pmode, AND, force_operand (a2, NULL), in extract_force_align_mem_bit_field()
1969 v2 = expand_simple_binop (dmode, ASHIFT, v2, GEN_INT (m_bitsize), in extract_force_align_mem_bit_field()
1973 comb = expand_simple_binop (dmode, IOR, v1, v2, NULL, in extract_force_align_mem_bit_field()
1979 shift = expand_simple_binop (Pmode, AND, base, GEN_INT (m_size - 1), in extract_force_align_mem_bit_field()
1987 shift = expand_simple_binop (Pmode, PLUS, shift, GEN_INT (bitpos), in extract_force_align_mem_bit_field()
2011 comb = expand_simple_binop (dmode, unsignedp ? LSHIFTRT : ASHIFTRT, in extract_force_align_mem_bit_field()
2021 result = expand_simple_binop (mode, ASHIFT, result, in extract_force_align_mem_bit_field()
2025 result = expand_simple_binop (mode, unsignedp ? LSHIFTRT : ASHIFTRT, in extract_force_align_mem_bit_field()
HDexpr.h265 extern rtx expand_simple_binop (enum machine_mode, enum rtx_code, rtx,
HDexpr.c1478 tmp = expand_simple_binop (iter_mode, PLUS, iter, const1_rtx, iter, in emit_block_move_via_loop()
2940 temp = expand_simple_binop (Pmode, PLUS, stack_pointer_rtx, in emit_move_resolve_push()
6022 rtx temp = expand_simple_binop (GET_MODE (value), code, in force_operand()
6025 return expand_simple_binop (GET_MODE (value), code, temp, in force_operand()
6039 return expand_simple_binop (GET_MODE (value), code, op1, op2, in force_operand()
6060 return expand_simple_binop (GET_MODE (value), code, op1, op2, in force_operand()
6064 return expand_simple_binop (GET_MODE (value), code, op1, op2, in force_operand()
6605 result = expand_simple_binop (tmode, PLUS, result, tmp, subtarget, in expand_expr_addr_expr_1()
HDoptabs.c1153 expand_simple_binop (enum machine_mode mode, enum rtx_code code, rtx op0, in expand_simple_binop() function
6061 t1 = expand_simple_binop (mode, code, t1, val, NULL_RTX, in expand_sync_operation()
6191 target = expand_simple_binop (mode, code, target, val, NULL_RTX, in expand_sync_fetch_operation()
6218 t1 = expand_simple_binop (mode, code, t1, val, NULL_RTX, in expand_sync_fetch_operation()
HDfunction.c1398 x = expand_simple_binop (GET_MODE (SET_DEST (set)), PLUS, in instantiate_virtual_regs_in_insn()
1505 x = expand_simple_binop (GET_MODE (x), PLUS, new, in instantiate_virtual_regs_in_insn()
1521 new = expand_simple_binop (GET_MODE (new), PLUS, new, in instantiate_virtual_regs_in_insn()
HDloop-unroll.c1003 niter = expand_simple_binop (desc->mode, AND, in unroll_loop_runtime_iterations()
HDstmt.c3300 new_index = expand_simple_binop (mode, MINUS, index, low_rtx, in emit_case_nodes()
HDbuiltins.c1394 incoming_args = expand_simple_binop (Pmode, MINUS, incoming_args, argsize, in expand_builtin_apply()
5236 temp = expand_simple_binop (Pmode, PLUS, tramp, addend, in round_trampoline_addr()
5238 tramp = expand_simple_binop (Pmode, AND, temp, mask, in round_trampoline_addr()
HDChangeLog-20057385 expand_simple_binop for EXPAND_INITIALIZER.
11941 * loop.c (loop_givs_rescan): Use expand_simple_binop instead of
22924 (expand_ternary_op, expand_simple_binop, expand_binop,
HDChangeLog-200113516 * optabs.c (expand_simple_binop, expand_simple_unop,
HDChangeLog-200231404 expand_simple_binop instead of expand_binop.
/NextBSD/contrib/gcc/config/i386/
HDi386.c6969 new = expand_simple_binop (Pmode, PLUS, reg, pic_offset_table_rtx, in legitimize_pic_address()
9305 op1 = expand_simple_binop (Pmode, PLUS, op1, addend, in ix86_expand_move()
9559 tmp = expand_simple_binop (Pmode, PLUS, stack_pointer_rtx, in ix86_expand_push()
11299 tmp = expand_simple_binop (mode, PLUS, in ix86_expand_int_movcc()
11312 tmp = expand_simple_binop (mode, IOR, in ix86_expand_int_movcc()
11328 tmp = expand_simple_binop (mode, PLUS, in ix86_expand_int_movcc()
11351 tmp = expand_simple_binop (mode, AND, in ix86_expand_int_movcc()
11356 tmp = expand_simple_binop (mode, PLUS, in ix86_expand_int_movcc()
11432 out = expand_simple_binop (mode, IOR, in ix86_expand_int_movcc()
11572 out = expand_simple_binop (mode, PLUS, copy_rtx (out), constm1_rtx, in ix86_expand_int_movcc()
[all …]
HDi386.md14063 operands[0] = expand_simple_binop (Pmode, code, op0, op1, NULL_RTX, 0,
/NextBSD/contrib/gcc/config/ia64/
HDia64.c1044 op0 = expand_simple_binop (Pmode, PLUS, op0, GEN_INT (addend), in ia64_expand_tls_address()
1113 op1 = expand_simple_binop (mode, PLUS, subtarget, in ia64_expand_move()
2113 new_reg = expand_simple_binop (mode, PLUS, old_dst, val, new_dst, in ia64_expand_atomic_op()
2152 new_reg = expand_simple_binop (DImode, code, new_reg, val, NULL_RTX, in ia64_expand_atomic_op()
HDia64.md6024 operands[0] = expand_simple_binop (DImode, PLUS, op0, addr,
/NextBSD/contrib/gcc/config/mips/
HDmips.c3625 final_src = expand_simple_binop (Pmode, PLUS, src_reg, GEN_INT (length), in mips_block_move_loop()