Home
last modified time | relevance | path

Searched refs:expand_simple_unop (Results 1 – 25 of 32) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Datomics.md275 operands[1] = expand_simple_unop (<MODE>mode, NEG, operands[1],
288 operands[1] = expand_simple_unop (<MODE>mode, NOT, operands[1],
303 operands[1] = expand_simple_unop (<MODE>mode, NEG, operands[1],
316 operands[1] = expand_simple_unop (<MODE>mode, NOT, operands[1],
433 operands[2] = expand_simple_unop (<MODE>mode, NEG, operands[2],
446 operands[2] = expand_simple_unop (<MODE>mode, NOT, operands[2],
461 operands[2] = expand_simple_unop (<MODE>mode, NEG, operands[2],
474 operands[2] = expand_simple_unop (<MODE>mode, NOT, operands[2],
H A Daarch64.md5145 operands[2] = expand_simple_unop (QImode, NEG, operands[2],
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Datomics.md275 operands[1] = expand_simple_unop (<MODE>mode, NEG, operands[1],
288 operands[1] = expand_simple_unop (<MODE>mode, NOT, operands[1],
303 operands[1] = expand_simple_unop (<MODE>mode, NEG, operands[1],
316 operands[1] = expand_simple_unop (<MODE>mode, NOT, operands[1],
433 operands[2] = expand_simple_unop (<MODE>mode, NEG, operands[2],
446 operands[2] = expand_simple_unop (<MODE>mode, NOT, operands[2],
461 operands[2] = expand_simple_unop (<MODE>mode, NEG, operands[2],
474 operands[2] = expand_simple_unop (<MODE>mode, NOT, operands[2],
H A Daarch64.md5203 operands[2] = expand_simple_unop (QImode, NEG, operands[2],
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dsync.md66 t = expand_simple_unop (QImode, NEG, t, operands[0], 0);
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dsync.md66 t = expand_simple_unop (QImode, NEG, t, operands[0], 0);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doptabs.h210 extern rtx expand_simple_unop (machine_mode, enum rtx_code, rtx, rtx,
H A Doptabs.c2194 expand_simple_unop (machine_mode mode, enum rtx_code code, rtx op0, in expand_simple_unop() function
7039 result = expand_simple_unop (mode, NOT, result, target, true); in expand_atomic_fetch_op_no_fallback()
7089 tmp = expand_simple_unop (mode, NEG, val, NULL_RTX, true); in expand_atomic_fetch_op()
7166 t1 = expand_simple_unop (mode, code, t1, NULL_RTX, true); in expand_atomic_fetch_op()
H A Difcvt.c2746 target = expand_simple_unop (GET_MODE (target), NOT, target, in noce_try_abs()
2749 target = expand_simple_unop (GET_MODE (target), NEG, target, in noce_try_abs()
H A Dbuiltins.c7080 ret = expand_simple_unop (mode, NOT, ret, target, true); in expand_builtin_atomic_fetch_op()
7135 val = expand_simple_unop (mode, NOT, val, NULL_RTX, true); in expand_ifn_atomic_bit_test_and()
7156 val = expand_simple_unop (mode, NOT, val, NULL_RTX, true); in expand_ifn_atomic_bit_test_and()
H A Dexpr.c7629 return expand_simple_unop (GET_MODE (value), code, op1, target, 0); in force_operand()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doptabs.h212 extern rtx expand_simple_unop (machine_mode, enum rtx_code, rtx, rtx,
H A Doptabs.cc2562 expand_simple_unop (machine_mode mode, enum rtx_code code, rtx op0, in expand_simple_unop() function
7533 result = expand_simple_unop (mode, NOT, result, target, true); in expand_atomic_fetch_op_no_fallback()
7583 tmp = expand_simple_unop (mode, NEG, val, NULL_RTX, true); in expand_atomic_fetch_op()
7660 t1 = expand_simple_unop (mode, code, t1, NULL_RTX, true); in expand_atomic_fetch_op()
H A Difcvt.cc2765 target = expand_simple_unop (GET_MODE (target), NOT, target, in noce_try_abs()
2768 target = expand_simple_unop (GET_MODE (target), NEG, target, in noce_try_abs()
H A Dbuiltins.cc6206 ret = expand_simple_unop (mode, NOT, ret, target, true); in expand_builtin_atomic_fetch_op()
6261 val2 = expand_simple_unop (mode, NOT, val2, NULL_RTX, true); in expand_ifn_atomic_bit_test_and()
6286 val = expand_simple_unop (mode, NOT, val, NULL_RTX, true); in expand_ifn_atomic_bit_test_and()
H A Dexpr.cc7990 return expand_simple_unop (GET_MODE (value), code, op1, target, 0); in force_operand()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dxtensa.cc1503 ac->modemaski = expand_simple_unop (SImode, NOT, ac->modemask, NULL_RTX, 1); in init_alignment_context()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
H A Dxtensa.c1477 ac->modemaski = expand_simple_unop (SImode, NOT, ac->modemask, NULL_RTX, 1); in init_alignment_context()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc3305 tmp = expand_simple_unop (mode, NOT, tmp, copy_rtx (tmp), 1); in ix86_expand_int_movcc()
3327 tmp = expand_simple_unop (mode, NOT, tmp, copy_rtx (tmp), 1); in ix86_expand_int_movcc()
3925 x = expand_simple_unop (cmpmode, NOT, cmp, NULL, 1); in ix86_expand_sse_movcc()
23003 tmp0 = expand_simple_unop (mode, NEG, tmp0, NULL, false); in ix86_expand_sse2_abs()
23339 new_reg = expand_simple_unop (mode, code, new_reg, NULL_RTX, true); in ix86_expand_atomic_fetch_op_loop()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c3021 tmp = expand_simple_unop (mode, NOT, tmp, copy_rtx (tmp), 1); in ix86_expand_int_movcc()
3043 tmp = expand_simple_unop (mode, NOT, tmp, copy_rtx (tmp), 1); in ix86_expand_int_movcc()
20043 tmp0 = expand_simple_unop (mode, NEG, tmp0, NULL, false); in ix86_expand_sse2_abs()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu.c7156 after = expand_simple_unop (mode, NOT, x, after, 1); in spu_expand_atomic_op()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.cc2453 new_reg = expand_simple_unop (DImode, code, new_reg, NULL_RTX, true); in ia64_expand_atomic_op()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.c2453 new_reg = expand_simple_unop (DImode, code, new_reg, NULL_RTX, true); in ia64_expand_atomic_op()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c6983 ac->modemaski = expand_simple_unop (SImode, NOT, ac->modemask, in init_alignment_context()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc7174 ac->modemaski = expand_simple_unop (SImode, NOT, ac->modemask, in init_alignment_context()

12