Searched refs:RANGE_FOR_UNROLL (Results 1 – 9 of 9) sorted by relevance
307 RANGE_FOR_UNROLL, and RANGE_FOR_INIT_STMT, respectively. Only used in
18248 RANGE_FOR_UNROLL (stmt) = RANGE_FOR_UNROLL (t); in tsubst_expr()18255 unsigned short unroll = (RANGE_FOR_UNROLL (t) in tsubst_expr()18256 ? tree_to_uhwi (RANGE_FOR_UNROLL (t)) : 0); in tsubst_expr()
5127 #define RANGE_FOR_UNROLL(NODE) TREE_OPERAND (RANGE_FOR_STMT_CHECK (NODE), 4) macro
12512 RANGE_FOR_UNROLL (stmt) = build_int_cst (integer_type_node, unroll); in cp_parser_range_for()
308 RANGE_FOR_UNROLL, and RANGE_FOR_INIT_STMT, respectively. Only used in
18852 RANGE_FOR_UNROLL (stmt) = RANGE_FOR_UNROLL (t); in tsubst_expr()18859 unsigned short unroll = (RANGE_FOR_UNROLL (t) in tsubst_expr()18860 ? tree_to_uhwi (RANGE_FOR_UNROLL (t)) : 0); in tsubst_expr()
5358 #define RANGE_FOR_UNROLL(NODE) TREE_OPERAND (RANGE_FOR_STMT_CHECK (NODE), 4) macro
8 * cp-tree.h (RANGE_FOR_UNROLL): New macro.
13610 RANGE_FOR_UNROLL (stmt) = build_int_cst (integer_type_node, unroll); in cp_parser_range_for()