Searched refs:annot_expr_ivdep_kind (Results 1 – 18 of 18) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-core.h | 961 annot_expr_ivdep_kind, enumerator
|
H A D | tree-cfg.cc | 281 case annot_expr_ivdep_kind: in replace_loop_annotate_in_block() 348 case annot_expr_ivdep_kind: in replace_loop_annotate()
|
H A D | tree-pretty-print.cc | 3191 case annot_expr_ivdep_kind: in dump_generic_node()
|
H A D | gimplify.cc | 4213 case annot_expr_ivdep_kind: in gimple_boolify()
|
H A D | ChangeLog-2013 | 12845 * tree-core.h (tree_node_kind): Add annot_expr_ivdep_kind.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-core.h | 911 annot_expr_ivdep_kind, enumerator
|
H A D | tree-cfg.c | 278 case annot_expr_ivdep_kind: in replace_loop_annotate_in_block() 346 case annot_expr_ivdep_kind: in replace_loop_annotate()
|
H A D | tree-pretty-print.c | 2999 case annot_expr_ivdep_kind: in dump_generic_node()
|
H A D | gimplify.c | 3974 case annot_expr_ivdep_kind: in gimple_boolify()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-stmt.cc | 2421 build_int_cst (integer_type_node, annot_expr_ivdep_kind), in gfc_trans_simple_do() 2765 build_int_cst (integer_type_node, annot_expr_ivdep_kind), in gfc_trans_do() 4071 annot_expr_ivdep_kind), in gfc_trans_forall_loop()
|
H A D | ChangeLog-2013 | 280 (gfc_trans_forall_loop): Mark those as annot_expr_ivdep_kind.
|
H A D | ChangeLog-2017 | 363 annot_expr_ivdep_kind.
|
H A D | ChangeLog-2018 | 1763 * trans-stmt.c (gfc_trans_forall_loop): Use annot_expr_ivdep_kind
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-stmt.c | 2383 build_int_cst (integer_type_node, annot_expr_ivdep_kind), in gfc_trans_simple_do() 2727 build_int_cst (integer_type_node, annot_expr_ivdep_kind), in gfc_trans_do() 4035 annot_expr_ivdep_kind), in gfc_trans_forall_loop()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | semantics.c | 879 annot_expr_ivdep_kind), in finish_while_stmt_cond() 939 build_int_cst (integer_type_node, annot_expr_ivdep_kind), in finish_do_stmt() 1061 annot_expr_ivdep_kind), in finish_for_cond()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | semantics.cc | 1139 annot_expr_ivdep_kind), in finish_while_stmt_cond() 1204 build_int_cst (integer_type_node, annot_expr_ivdep_kind), in finish_do_stmt() 1327 annot_expr_ivdep_kind), in finish_for_cond()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 6682 annot_expr_ivdep_kind), in c_parser_while_statement() 6751 annot_expr_ivdep_kind), in c_parser_do_statement() 6976 annot_expr_ivdep_kind), in c_parser_for_statement()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-parser.cc | 6641 annot_expr_ivdep_kind), in c_parser_while_statement() 6701 annot_expr_ivdep_kind), in c_parser_do_statement() 6925 annot_expr_ivdep_kind), in c_parser_for_statement()
|