/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | sync.md | 387 ix86_expand_setcc (operands[0], EQ, gen_rtx_REG (CCZmode, FLAGS_REG), 435 ix86_expand_setcc (operands[0], EQ, gen_rtx_REG (CCZmode, FLAGS_REG), 861 ix86_expand_setcc (tem, EQ, gen_rtx_REG (CCCmode, FLAGS_REG), const0_rtx); 898 ix86_expand_setcc (tem, EQ, gen_rtx_REG (CCCmode, FLAGS_REG), const0_rtx); 936 ix86_expand_setcc (tem, EQ, gen_rtx_REG (CCCmode, FLAGS_REG), const0_rtx); 974 ix86_expand_setcc (operands[0], (enum rtx_code) INTVAL (operands[4]), 1045 ix86_expand_setcc (operands[0], (enum rtx_code) INTVAL (operands[4]),
|
H A D | i386-protos.h | 143 extern void ix86_expand_setcc (rtx, enum rtx_code, rtx, rtx);
|
H A D | i386.md | 1357 ix86_expand_setcc (operands[0], GET_CODE (operands[1]), 1523 ix86_expand_setcc (operands[0], GET_CODE (operands[1]), 1572 ix86_expand_setcc (operands[0], GET_CODE (operands[1]), 1587 ix86_expand_setcc (operands[0], GET_CODE (operands[1]), 1613 ix86_expand_setcc (operands[0], GET_CODE (operands[1]), 17031 ix86_expand_setcc (scratch, ORDERED, 17064 ix86_expand_setcc (scratch, ORDERED, 17082 ix86_expand_setcc (scratch, ORDERED, 17096 ix86_expand_setcc (operands[0], ORDERED, 19709 ix86_expand_setcc (scratch, NE, [all …]
|
H A D | i386-expand.cc | 2909 ix86_expand_setcc (rtx dest, enum rtx_code code, rtx op0, rtx op1) in ix86_expand_setcc() function 4242 ix86_expand_setcc (tmp, code, op0, op1); in ix86_expand_fp_movcc() 13750 ix86_expand_setcc (target, EQ, in ix86_expand_builtin() 23450 ix86_expand_setcc (target_bool, EQ, gen_rtx_REG (CCZmode, FLAGS_REG), in ix86_expand_cmpxchg_loop() 23455 ix86_expand_setcc (target_bool, EQ, gen_rtx_REG (CCZmode, FLAGS_REG), in ix86_expand_cmpxchg_loop()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | sync.md | 372 ix86_expand_setcc (operands[0], EQ, gen_rtx_REG (CCZmode, FLAGS_REG), 410 ix86_expand_setcc (operands[0], EQ, gen_rtx_REG (CCZmode, FLAGS_REG), 649 ix86_expand_setcc (tem, EQ, gen_rtx_REG (CCCmode, FLAGS_REG), const0_rtx); 686 ix86_expand_setcc (tem, EQ, gen_rtx_REG (CCCmode, FLAGS_REG), const0_rtx); 724 ix86_expand_setcc (tem, EQ, gen_rtx_REG (CCCmode, FLAGS_REG), const0_rtx);
|
H A D | i386-protos.h | 138 extern void ix86_expand_setcc (rtx, enum rtx_code, rtx, rtx);
|
H A D | i386.md | 1279 ix86_expand_setcc (operands[0], GET_CODE (operands[1]), 1445 ix86_expand_setcc (operands[0], GET_CODE (operands[1]), 1477 ix86_expand_setcc (operands[0], GET_CODE (operands[1]), 1503 ix86_expand_setcc (operands[0], GET_CODE (operands[1]), 14613 ix86_expand_setcc (scratch, ORDERED, 14637 ix86_expand_setcc (scratch, ORDERED, 17104 ix86_expand_setcc (scratch, NE, 20912 ix86_expand_setcc (operands[0], NE,
|
H A D | i386-expand.c | 2688 ix86_expand_setcc (rtx dest, enum rtx_code code, rtx op0, rtx op1) in ix86_expand_setcc() function 3858 ix86_expand_setcc (tmp, code, op0, op1); in ix86_expand_fp_movcc() 12083 ix86_expand_setcc (target, EQ, in ix86_expand_builtin()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2000 | 4875 (ix86_expand_fp_movcc): Call ix86_expand_setcc for most 22385 (ix86_expand_setcc): Lose the unordered argument, update all callers. 22389 (ix86_expand_branch, ix86_expand_setcc): Update. 31373 * config/i386/i386.c (ix86_expand_setcc): Re-enable clear + set 31512 * i386.c (ix86_expand_setcc): Fix typo.
|
H A D | ChangeLog-2001 | 8051 * i386.c (ix86_expand_setcc): Always expect target to be QImode. 16521 * config/i386/i386.c (ix86_expand_setcc): Don't use method 0 26120 * i386.c (ix86_expand_setcc): Support 64bit. 31593 (ix86_expand_setcc): Update to handle multiple test conditions.
|
H A D | ChangeLog-2010 | 18872 (ix86_expand_setcc): Add op0 and op1 arguments. Update calls to 18880 (ix86_expand_fp_movcc): Ditto. Update calls to ix86_expand_setcc. 18882 (ix86_expand_setcc): Ditto. 18891 Update calls to ix86_expand_setcc to directly pass operands[2] and
|
H A D | ChangeLog-2009 | 17503 (ix86_split_fp_branch, ix86_expand_setcc, 23523 (ix86_expand_setcc): Return void. 23524 * config/i386/i386-protos.h (ix86_expand_setcc): Return void.
|
H A D | ChangeLog-2005 | 11326 * config/i386/i386.c (ix86_expand_branch, ix86_expand_setcc, 22904 ix86_expand_branch, ix86_expand_setcc, 23747 (ix86_expand_setcc): Only emit REG_EQUAL if both ix86_compare_op0
|
H A D | ChangeLog-2012 | 24846 * config/i386/i386.md (xtest): Use NE condition in ix86_expand_setcc.
|
H A D | ChangeLog-2016 | 20880 * config/i386/i386.md (paritydi2): Use ix86_expand_setcc.
|
H A D | ChangeLog-2003 | 6503 * config/i386/i386.c (ix86_expand_setcc): Annotate the floating
|