Home
last modified time | relevance | path

Searched refs:RANGE_FOR_IVDEP (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h5129 #define RANGE_FOR_IVDEP(NODE) TREE_LANG_FLAG_6 (RANGE_FOR_STMT_CHECK (NODE)) macro
H A Dpt.c18247 RANGE_FOR_IVDEP (stmt) = RANGE_FOR_IVDEP (t); in tsubst_expr()
18259 RANGE_FOR_IVDEP (t), unroll); in tsubst_expr()
H A Dparser.c12510 RANGE_FOR_IVDEP (stmt) = 1; in cp_parser_range_for()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h5360 #define RANGE_FOR_IVDEP(NODE) TREE_LANG_FLAG_6 (RANGE_FOR_STMT_CHECK (NODE)) macro
H A Dpt.cc18851 RANGE_FOR_IVDEP (stmt) = RANGE_FOR_IVDEP (t); in tsubst_expr()
18863 RANGE_FOR_IVDEP (t), unroll); in tsubst_expr()
H A DChangeLog-2013671 * cp-tree.h (RANGE_FOR_IVDEP): Define.
H A Dparser.cc13608 RANGE_FOR_IVDEP (stmt) = 1; in cp_parser_range_for()