Searched refs:BImode (Results 76 - 100 of 120) sorted by relevance

12345

/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv7/
H A Dinsn-modes.h191 #define BImode E_BImode macro
193 #define BImode (scalar_int_mode ((scalar_int_mode::from_int) E_BImode))
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv6eb/
H A Dinsn-modes.h191 #define BImode E_BImode macro
193 #define BImode (scalar_int_mode ((scalar_int_mode::from_int) E_BImode))
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv7eb/
H A Dinsn-modes.h191 #define BImode E_BImode macro
193 #define BImode (scalar_int_mode ((scalar_int_mode::from_int) E_BImode))
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earm/
H A Dinsn-modes.h191 #define BImode E_BImode macro
193 #define BImode (scalar_int_mode ((scalar_int_mode::from_int) E_BImode))
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmhfeb/
H A Dinsn-modes.h191 #define BImode E_BImode macro
193 #define BImode (scalar_int_mode ((scalar_int_mode::from_int) E_BImode))
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv4/
H A Dinsn-modes.h191 #define BImode E_BImode macro
193 #define BImode (scalar_int_mode ((scalar_int_mode::from_int) E_BImode))
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv4eb/
H A Dinsn-modes.h191 #define BImode E_BImode macro
193 #define BImode (scalar_int_mode ((scalar_int_mode::from_int) E_BImode))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.cc1911 rtx pred = gen_reg_rtx (BImode);
1912 rtx cmp = gen_rtx_fmt_ee (GET_CODE (compare), BImode,
1915 return gen_rtx_NE (BImode, pred, const0_rtx);
2067 emit_insn (gen_rtx_SET (dst, gen_rtx_NE (BImode, tmp, const0_rtx)));
2145 emit_insn (gen_rtx_SET (reg, gen_rtx_NE (BImode, tmp, const0_rtx)));
3279 /* Return a BImode "predicate" register for uniform-simt, similar to above. */
3285 return pred ? pred : pred = gen_reg_rtx (BImode);
3292 return pred ? pred : pred = gen_reg_rtx (BImode);
3343 pred = gen_rtx_NE (BImode, pred, const0_rtx);
4466 pred = gen_reg_rtx (BImode);
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.c1707 rtx pred = gen_reg_rtx (BImode);
1708 rtx cmp = gen_rtx_fmt_ee (GET_CODE (compare), BImode,
1711 return gen_rtx_NE (BImode, pred, const0_rtx);
1808 emit_insn (gen_rtx_SET (dst, gen_rtx_NE (BImode, tmp, const0_rtx)));
1886 emit_insn (gen_rtx_SET (reg, gen_rtx_NE (BImode, tmp, const0_rtx)));
2888 /* Return a BImode "predicate" register for uniform-simt, similar to above. */
2894 return pred ? pred : pred = gen_reg_rtx (BImode);
2955 pred = gen_rtx_NE (BImode, pred, const0_rtx);
3994 pred = gen_reg_rtx (BImode);
4013 emit_insn (gen_rtx_SET (pred, gen_rtx_NE (BImode, id
[all...]
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/aarch64eb/
H A Dinsn-modes.h100 #define BImode E_BImode macro
102 #define BImode (scalar_int_mode ((scalar_int_mode::from_int) E_BImode))
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/aarch64/
H A Dinsn-modes.h100 #define BImode E_BImode macro
102 #define BImode (scalar_int_mode ((scalar_int_mode::from_int) E_BImode))
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/bfin/
H A Dbfin.c2140 return mode == BImode;
2166 && mode1 != BImode && mode2 != BImode
2526 /* If we have a BImode input, then we already have a compare result, and
2528 if (GET_MODE (op0) == BImode)
2550 emit_insn (gen_rtx_SET (tem, gen_rtx_fmt_ee (code1, BImode, op0, op1)));
2553 return gen_rtx_fmt_ee (code2, BImode, tem, CONST0_RTX (BImode));
5590 emit_insn (gen_movsibi (gen_rtx_REG (BImode, REG_CC),
5598 emit_insn (gen_movbisi (op2, gen_rtx_REG (BImode, REG_C
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn.cc383 return (mode == BImode
411 else if (rclass == VCC_CONDITIONAL_REG && mode == BImode)
469 return (mode == BImode || mode == SImode || mode == DImode);
483 return mode == BImode;
2952 rtx scc = gen_rtx_REG (BImode, SCC_REG);
2972 rtx scc = gen_rtx_REG (BImode, SCC_REG);
3043 rtx scc = gen_rtx_REG (BImode, SCC_REG);
3057 rtx scc = gen_rtx_REG (BImode, SCC_REG);
3975 rtx cc = (target && REG_P (target)) ? target : gen_reg_rtx (BImode);
5513 if (mode == BImode || mod
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/bfin/
H A Dbfin.cc2141 return mode == BImode;
2167 && mode1 != BImode && mode2 != BImode
2527 /* If we have a BImode input, then we already have a compare result, and
2529 if (GET_MODE (op0) == BImode)
2551 emit_insn (gen_rtx_SET (tem, gen_rtx_fmt_ee (code1, BImode, op0, op1)));
2554 return gen_rtx_fmt_ee (code2, BImode, tem, CONST0_RTX (BImode));
5592 emit_insn (gen_movsibi (gen_rtx_REG (BImode, REG_CC),
5600 emit_insn (gen_movbisi (op2, gen_rtx_REG (BImode, REG_C
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.c1812 /* If we have a BImode input, then we already have a compare result, and
1814 if (GET_MODE (*op0) == BImode)
1868 cmp = gen_reg_rtx (BImode);
1869 emit_insn (gen_rtx_SET (cmp, gen_rtx_fmt_ee (ncode, BImode,
1876 gen_rtx_fmt_ee (code, BImode, *op0, *op1));
1881 cmp = gen_reg_rtx (BImode);
1882 emit_insn (gen_rtx_SET (cmp, gen_rtx_fmt_ee (code, BImode, *op0, *op1)));
3293 rtx p6 = gen_rtx_REG (BImode, PR_REG (6));
3302 emit_insn (gen_rtx_SET (p6, gen_rtx_fmt_ee (LTU, BImode,
3319 gen_rtx_SET (p6, gen_rtx_fmt_ee (GEU, BImode,
[all...]
H A Dia64.h743 ((MODE) == BImode && (CLASS) == PR_REGS ? 2 \
/netbsd-current/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.cc1812 /* If we have a BImode input, then we already have a compare result, and
1814 if (GET_MODE (*op0) == BImode)
1868 cmp = gen_reg_rtx (BImode);
1869 emit_insn (gen_rtx_SET (cmp, gen_rtx_fmt_ee (ncode, BImode,
1876 gen_rtx_fmt_ee (code, BImode, *op0, *op1));
1881 cmp = gen_reg_rtx (BImode);
1882 emit_insn (gen_rtx_SET (cmp, gen_rtx_fmt_ee (code, BImode, *op0, *op1)));
3293 rtx p6 = gen_rtx_REG (BImode, PR_REG (6));
3302 emit_insn (gen_rtx_SET (p6, gen_rtx_fmt_ee (LTU, BImode,
3319 gen_rtx_SET (p6, gen_rtx_fmt_ee (GEU, BImode,
[all...]
H A Dia64.h743 ((MODE) == BImode && (CLASS) == PR_REGS ? 2 \
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dcfgexpand.c4012 (mode, gen_rtx_NE (BImode, mod, const0_rtx),
4014 (mode, gen_rtx_LT (BImode,
4028 (mode, gen_rtx_NE (BImode, mod, const0_rtx),
4030 (mode, gen_rtx_GT (BImode,
4044 (mode, gen_rtx_NE (BImode, mod, const0_rtx),
4058 (mode, gen_rtx_GE (BImode, gen_rtx_ABS (mode, mod),
4063 (mode, gen_rtx_GT (BImode,
4079 (mode, gen_rtx_GE (BImode, mod,
H A Dsimplify-rtx.c925 /* (not (eq X Y)) == (ne X Y), etc. if BImode or the result of the
928 && (mode == BImode || STORE_FLAG_VALUE == -1)
5302 /* ??? Work-around BImode bugs in the ia64 backend. */
5303 && int_mode != BImode
5304 && int_cmp_mode != BImode
6443 innermode == BImode && STORE_FLAG_VALUE == 1). */
6532 ? CONST1_RTX (BImode)
6533 : CONST0_RTX (BImode));
H A Demit-rtl.c6295 /* For BImode, 1 and -1 are unsigned and signed interpretations
6297 const_tiny_rtx[0][(int) BImode] = const0_rtx;
6298 const_tiny_rtx[1][(int) BImode] = const_true_rtx;
6299 const_tiny_rtx[3][(int) BImode] = const_true_rtx;
6318 /* As for BImode, "all 1" and "all -1" are unsigned and signed
H A Dpostreload.c1774 else if (sym == NULL_RTX && mode != BImode)
H A Dexplow.c62 /* Canonicalize BImode to 0 and STORE_FLAG_VALUE. */
63 if (smode == BImode)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dcfgexpand.cc4191 (mode, gen_rtx_NE (BImode, mod, const0_rtx),
4193 (mode, gen_rtx_LT (BImode,
4207 (mode, gen_rtx_NE (BImode, mod, const0_rtx),
4209 (mode, gen_rtx_GT (BImode,
4223 (mode, gen_rtx_NE (BImode, mod, const0_rtx),
4237 (mode, gen_rtx_GE (BImode, gen_rtx_ABS (mode, mod),
4242 (mode, gen_rtx_GT (BImode,
4258 (mode, gen_rtx_GE (BImode, mod,
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn.c379 else if (rclass == VCC_CONDITIONAL_REG && mode == BImode)
437 return (mode == BImode || mode == SImode || mode == DImode);
451 return mode == BImode;
2878 rtx scc = gen_rtx_REG (BImode, SCC_REG);
3741 rtx cc = (target && REG_P (target)) ? target : gen_reg_rtx (BImode);
5220 if (mode == BImode || mode == QImode || mode == HImode || mode == SImode

Completed in 590 milliseconds

12345