Searched refs:OPTAB_LIB_WIDEN (Results 1 - 25 of 37) sorted by relevance

12

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dexpmed.c907 NULL_RTX, 1, OPTAB_LIB_WIDEN);
924 NULL_RTX, 1, OPTAB_LIB_WIDEN);
933 NULL_RTX, 1, OPTAB_LIB_WIDEN);
1780 target, 1, OPTAB_LIB_WIDEN);
1937 NULL, true, OPTAB_LIB_WIDEN);
1946 NULL, true, OPTAB_LIB_WIDEN);
1968 NULL, true, OPTAB_LIB_WIDEN);
1972 true, OPTAB_LIB_WIDEN);
1978 NULL, true, OPTAB_LIB_WIDEN);
1986 NULL, true, OPTAB_LIB_WIDEN);
[all...]
H A Dexplow.c788 OPTAB_LIB_WIDEN);
817 OPTAB_LIB_WIDEN);
847 NULL_RTX, 1, OPTAB_LIB_WIDEN);
1122 stack_pointer_rtx, NULL_RTX, 1, OPTAB_LIB_WIDEN);
1125 NULL_RTX, 1, OPTAB_LIB_WIDEN);
1239 NULL_RTX, 1, OPTAB_LIB_WIDEN);
H A Doptabs.c1030 = (methods == OPTAB_LIB || methods == OPTAB_LIB_WIDEN
1693 && (methods == OPTAB_LIB || methods == OPTAB_LIB_WIDEN))
1734 if (! (methods == OPTAB_WIDEN || methods == OPTAB_LIB_WIDEN
1745 methods = (methods == OPTAB_LIB_WIDEN ? OPTAB_LIB : OPTAB_DIRECT);
2314 targ_piece, 1, OPTAB_LIB_WIDEN);
2333 gen_lowpart (imode, target), 1, OPTAB_LIB_WIDEN);
2615 target, unsignedp, OPTAB_LIB_WIDEN);
2684 OPTAB_LIB_WIDEN);
2687 temp, extended, target, 0, OPTAB_LIB_WIDEN);
2810 NULL_RTX, 1, OPTAB_LIB_WIDEN);
[all...]
H A Dexpr.c1475 true, OPTAB_LIB_WIDEN);
2887 0, OPTAB_LIB_WIDEN);
3322 temp, 0, OPTAB_LIB_WIDEN);
3397 NULL_RTX, 0, OPTAB_LIB_WIDEN));
3572 OPTAB_LIB_WIDEN);
4382 OPTAB_LIB_WIDEN);
5850 subtarget, 0, OPTAB_LIB_WIDEN);
5854 target, 0, OPTAB_LIB_WIDEN);
5866 target, 1, OPTAB_LIB_WIDEN);
5887 target, 0, OPTAB_LIB_WIDEN);
[all...]
H A Dexpr.h251 requisite mode. Either OPTAB_LIB or OPTAB_LIB_WIDEN says try using
252 a library call. Either OPTAB_WIDEN or OPTAB_LIB_WIDEN says try
261 OPTAB_LIB_WIDEN,
258 OPTAB_LIB_WIDEN, enumerator in enum:optab_methods
H A Dfunction.c1398 1, OPTAB_LIB_WIDEN);
1505 1, OPTAB_LIB_WIDEN);
1521 1, OPTAB_LIB_WIDEN);
H A Dbuiltins.c1453 incoming_args, 0, OPTAB_LIB_WIDEN);
2605 result, NULL_RTX, 0, OPTAB_LIB_WIDEN);
4194 NULL_RTX, 0, OPTAB_LIB_WIDEN);
5267 temp, 0, OPTAB_LIB_WIDEN);
5269 temp, 0, OPTAB_LIB_WIDEN);
5412 NULL_RTX, 1, OPTAB_LIB_WIDEN);
5423 NULL_RTX, 1, OPTAB_LIB_WIDEN);
H A Dloop-unroll.c1010 NULL_RTX, 0, OPTAB_LIB_WIDEN);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dexpmed.c989 NULL_RTX, 1, OPTAB_LIB_WIDEN);
1006 NULL_RTX, 1, OPTAB_LIB_WIDEN);
1015 NULL_RTX, 1, OPTAB_LIB_WIDEN);
1802 target, 1, OPTAB_LIB_WIDEN);
2001 OPTAB_LIB_WIDEN);
2101 target, 0, OPTAB_LIB_WIDEN);
2113 target, 0, OPTAB_LIB_WIDEN);
2191 unsignedp, OPTAB_LIB_WIDEN);
2205 methods = OPTAB_LIB_WIDEN;
2212 else if (methods == OPTAB_LIB_WIDEN)
[all...]
H A Doptabs.c1559 = (methods == OPTAB_LIB || methods == OPTAB_LIB_WIDEN
2122 && (methods == OPTAB_LIB || methods == OPTAB_LIB_WIDEN))
2163 if (! (methods == OPTAB_WIDEN || methods == OPTAB_LIB_WIDEN
2174 methods = (methods == OPTAB_LIB_WIDEN ? OPTAB_LIB : OPTAB_DIRECT);
3008 targ_piece, 1, OPTAB_LIB_WIDEN);
3026 gen_lowpart (imode, target), 1, OPTAB_LIB_WIDEN);
3369 target, unsignedp, OPTAB_LIB_WIDEN);
3440 OPTAB_LIB_WIDEN);
3443 temp, extended, target, 0, OPTAB_LIB_WIDEN);
3541 OPTAB_LIB_WIDEN);
[all...]
H A Dexplow.c878 OPTAB_LIB_WIDEN);
907 OPTAB_LIB_WIDEN);
937 NULL_RTX, 1, OPTAB_LIB_WIDEN);
1209 stack_pointer_rtx, NULL_RTX, 1, OPTAB_LIB_WIDEN);
1212 NULL_RTX, 1, OPTAB_LIB_WIDEN);
1334 NULL_RTX, 1, OPTAB_LIB_WIDEN);
H A Dexpr.h290 requisite mode. Either OPTAB_LIB or OPTAB_LIB_WIDEN says try using
291 a library call. Either OPTAB_WIDEN or OPTAB_LIB_WIDEN says try
300 OPTAB_LIB_WIDEN,
296 OPTAB_LIB_WIDEN, enumerator in enum:optab_methods
H A Dexpr.c1519 true, OPTAB_LIB_WIDEN);
3096 0, OPTAB_LIB_WIDEN);
3597 temp, 0, OPTAB_LIB_WIDEN);
3672 NULL_RTX, 0, OPTAB_LIB_WIDEN));
3863 OPTAB_LIB_WIDEN);
4820 OPTAB_LIB_WIDEN);
6409 subtarget, 0, OPTAB_LIB_WIDEN);
6413 target, 0, OPTAB_LIB_WIDEN);
6425 target, 1, OPTAB_LIB_WIDEN);
6442 target, 0, OPTAB_LIB_WIDEN);
[all...]
H A Dbuiltins.c1510 incoming_args, 0, OPTAB_LIB_WIDEN);
2918 result, NULL_RTX, 0, OPTAB_LIB_WIDEN);
3007 0, OPTAB_LIB_WIDEN);
3012 op, NULL_RTX, 0, OPTAB_LIB_WIDEN);
3047 0, OPTAB_LIB_WIDEN);
3054 0, OPTAB_LIB_WIDEN);
3059 op, NULL_RTX, 0, OPTAB_LIB_WIDEN);
4350 NULL_RTX, 0, OPTAB_LIB_WIDEN);
5108 temp, 0, OPTAB_LIB_WIDEN);
5110 temp, 0, OPTAB_LIB_WIDEN);
[all...]
H A Dfunction.c1467 1, OPTAB_LIB_WIDEN);
1588 1, OPTAB_LIB_WIDEN);
1604 1, OPTAB_LIB_WIDEN);
H A Dloop-unroll.c1031 NULL_RTX, 0, OPTAB_LIB_WIDEN);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/alpha/
H A Dalpha.c1045 NULL_RTX, 1, OPTAB_LIB_WIDEN);
1181 1, OPTAB_LIB_WIDEN);
1185 1, OPTAB_LIB_WIDEN);
1588 NULL_RTX, 1, OPTAB_LIB_WIDEN);
3378 NULL, 1, OPTAB_LIB_WIDEN);
3380 NULL, 1, OPTAB_LIB_WIDEN);
3525 NULL, 1, OPTAB_LIB_WIDEN);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/cris/
H A Dcris.c3553 ro, 0, OPTAB_LIB_WIDEN) != ro)
3581 ro, 0, OPTAB_LIB_WIDEN) != ro)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/cris/
H A Dcris.c3213 ro, 0, OPTAB_LIB_WIDEN) != ro)
3240 ro, 0, OPTAB_LIB_WIDEN) != ro)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/sh/
H A Dsh.h2184 OPTAB_LIB_WIDEN); \
2641 OPTAB_LIB_WIDEN); \
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/mn10300/
H A Dmn10300.c1489 offset, 0, 0, OPTAB_LIB_WIDEN));
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.c971 NULL_RTX, 1, OPTAB_LIB_WIDEN);
1111 1, OPTAB_LIB_WIDEN);
1115 1, OPTAB_LIB_WIDEN);
1538 NULL_RTX, 1, OPTAB_LIB_WIDEN);
3342 NULL, 1, OPTAB_LIB_WIDEN);
3344 NULL, 1, OPTAB_LIB_WIDEN);
3489 NULL, 1, OPTAB_LIB_WIDEN);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mn10300/
H A Dmn10300.c1521 offset, 0, 0, OPTAB_LIB_WIDEN));
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/xtensa/
H A Dxtensa.c854 0, 0, OPTAB_LIB_WIDEN);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/stormy16/
H A Dstormy16.c1893 OPTAB_LIB_WIDEN);

Completed in 719 milliseconds

12