Home
last modified time | relevance | path

Searched refs:SUBREG_PROMOTED_UNSIGNED_SET (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dcalls.c1282 SUBREG_PROMOTED_UNSIGNED_SET (args[i].initial_value, in precompute_arguments()
2989 SUBREG_PROMOTED_UNSIGNED_SET (target, unsignedp); in expand_call()
Drtl.h1075 #define SUBREG_PROMOTED_UNSIGNED_SET(RTX, VAL) \ macro
Dfunction.c2730 SUBREG_PROMOTED_UNSIGNED_SET (tempreg, unsignedp); in assign_parm_setup_reg()
Dexpr.c6987 SUBREG_PROMOTED_UNSIGNED_SET (temp, unsignedp); in expand_expr_real_1()
DChangeLog-200220698 * rtl.h (SUBREG_PROMOTED_UNSIGNED_SET): Avoid warnings when
29741 (SUBREG_PROMOTED_UNSIGNED_SET): Definition of new macro to set bit
29743 * rtl.h (SUBREG_PROMOTED_UNSIGNED_SET): New macro.
/freebsd-10-stable/contrib/gcc/doc/
Drtl.texi818 the value. Use @code{SUBREG_PROMOTED_UNSIGNED_SET} to change the value.
820 @findex SUBREG_PROMOTED_UNSIGNED_SET
824 @item SUBREG_PROMOTED_UNSIGNED_SET (@var{x})