Searched refs:IOR (Results 26 - 50 of 133) sorted by relevance

123456

/netbsd-current/external/gpl3/gcc/dist/gcc/config/or1k/
H A Dor1k.cc1603 else if ((outer_code == AND || outer_code == IOR)
2013 case IOR:
2046 case IOR:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Daarch-common.c175 The two sub-expressions of the IOR can appear on either side so check both
184 if (GET_CODE (x) != IOR)
H A Darm.c4218 addr = expand_simple_binop (Pmode, IOR, addr, const1_rtx,
4498 case IOR:
4526 case IOR:
4572 IOR, AND, XOR, MINUS;
4913 case IOR:
5213 case IOR:
5215 /* If we have IOR or XOR, and the constant can be loaded in a
9633 else if ((outer == IOR || outer == XOR || outer == AND)
9667 case IOR:
9792 else if ((outer == IOR || oute
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-features.c566 || GET_CODE (src) == IOR
998 case IOR:
1316 if (GET_CODE (op1) != IOR)
1396 case IOR:
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddmangle.d1023 switch (stc & (STC.IOR | STC.lazy_))
1045 printf("storageClass = x%llx\n", stc & (STC.IOR | STC.lazy_));
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Daarch-common.cc175 The two sub-expressions of the IOR can appear on either side so check both
184 if (GET_CODE (x) != IOR)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-features.cc568 case IOR:
1048 case IOR:
1397 if (GET_CODE (op1) != IOR)
1473 case IOR:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/xtensa/
H A Dxtensa.c1513 cmpv = force_reg (SImode, expand_simple_binop (SImode, IOR, cmp, val,
1515 newv = force_reg (SImode, expand_simple_binop (SImode, IOR, new_rtx, val,
1576 case IOR:
1609 tmp = expand_simple_binop (SImode, IOR, tmp, val,
1614 case IOR:
3784 case IOR:
/netbsd-current/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dxtensa.cc1539 cmpv = force_reg (SImode, expand_simple_binop (SImode, IOR, cmp, val,
1541 newv = force_reg (SImode, expand_simple_binop (SImode, IOR, new_rtx, val,
1602 case IOR:
1635 tmp = expand_simple_binop (SImode, IOR, tmp, val,
1640 case IOR:
3816 case IOR:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/vax/
H A Dvax.c995 case IOR:
1176 case IOR:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Difcvt.c1521 target = expand_simple_binop (mode, IOR,
2916 if (GET_CODE (a) == IOR || GET_CODE (a) == XOR)
2927 if (GET_CODE (a) == IOR)
2933 result = simplify_gen_binary (IOR, mode, x, result);
H A Drtlanal.c4417 case IOR:
4694 case XOR: case IOR:
4972 case IOR:
5238 case IOR: case AND: case XOR:
5258 /* Similarly for IOR when setting high-order bits. */
5259 if (code == IOR
H A Dread-rtl.c1731 /* Syntactic sugar for AND and IOR, allowing Lisp-like
1735 || GET_CODE (return_rtx) == IOR))
2026 for THINGs which are dyadic expressions, e.g. AND, IOR. */
H A Dlra-eliminations.c497 case AND: case IOR: case XOR:
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Difcvt.cc1531 target = expand_simple_binop (mode, IOR,
2935 if (GET_CODE (a) == IOR || GET_CODE (a) == XOR)
2946 if (GET_CODE (a) == IOR)
2952 result = simplify_gen_binary (IOR, mode, x, result);
H A Drtlanal.cc4746 case IOR:
5023 case XOR: case IOR:
5307 case IOR:
5573 case IOR: case AND: case XOR:
5593 /* Similarly for IOR when setting high-order bits. */
5594 if (code == IOR
H A Dtarghooks.cc2644 rtx ret = expand_simple_binop (Pmode, IOR, untagged, tag, target,
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c9524 case IOR:
9544 case IOR:
10476 case IOR:
12319 case IOR:
13014 sel = expand_simple_binop (SImode, IOR, sel, t_1, sel, 1, OPTAB_DIRECT);
13049 sel = expand_simple_binop (SImode, IOR, sel, t_1, sel, 1, OPTAB_DIRECT);
13050 t_2 = expand_simple_binop (SImode, IOR, t_2, t_3, t_2, 1, OPTAB_DIRECT);
13051 sel = expand_simple_binop (SImode, IOR, sel, t_2, sel, 1, OPTAB_DIRECT);
13069 sel = expand_simple_binop (DImode, IOR, sel, t_1,
13080 sel = expand_simple_binop (DImode, IOR, se
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc9478 case IOR:
9498 case IOR:
10437 case IOR:
12280 case IOR:
12975 sel = expand_simple_binop (SImode, IOR, sel, t_1, sel, 1, OPTAB_DIRECT);
13010 sel = expand_simple_binop (SImode, IOR, sel, t_1, sel, 1, OPTAB_DIRECT);
13011 t_2 = expand_simple_binop (SImode, IOR, t_2, t_3, t_2, 1, OPTAB_DIRECT);
13012 sel = expand_simple_binop (SImode, IOR, sel, t_2, sel, 1, OPTAB_DIRECT);
13030 sel = expand_simple_binop (DImode, IOR, sel, t_1,
13041 sel = expand_simple_binop (DImode, IOR, se
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-base.cc2704 FUNCTION (svorr, rtx_code_function, (IOR, IOR))
/netbsd-current/external/gpl3/gdb.old/dist/sim/erc32/
H A Dexec.c147 #define IOR 0x02 macro
934 case IOR:
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-base.cc2693 FUNCTION (svorr, rtx_code_function, (IOR, IOR))
/netbsd-current/external/gpl3/gdb/dist/sim/erc32/
H A Dexec.c149 #define IOR 0x02 macro
925 case IOR:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/cr16/
H A Dcr16.c2200 case IOR:
/netbsd-current/external/gpl3/gcc/dist/gcc/config/cr16/
H A Dcr16.cc2171 case IOR:

Completed in 668 milliseconds

123456