Searched refs:annot_expr_unroll_kind (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-core.h | 962 annot_expr_unroll_kind, enumerator
|
H A D | tree-cfg.cc | 284 case annot_expr_unroll_kind: in replace_loop_annotate_in_block() 349 case annot_expr_unroll_kind: in replace_loop_annotate()
|
H A D | tree-pretty-print.cc | 3194 case annot_expr_unroll_kind: in dump_generic_node()
|
H A D | gimplify.cc | 4214 case annot_expr_unroll_kind: in gimple_boolify()
|
H A D | ChangeLog-2017 | 5312 * tree-cfg.c (replace_loop_annotate_in_block) <annot_expr_unroll_kind>: 5314 (replace_loop_annotate) <annot_expr_unroll_kind>: Likewise. 5316 * tree-core.h (enum annot_expr_kind): Add annot_expr_unroll_kind. 5318 * tree-pretty-print.c (dump_generic_node) <annot_expr_unroll_kind>:
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-core.h | 912 annot_expr_unroll_kind, enumerator
|
H A D | tree-cfg.c | 281 case annot_expr_unroll_kind: in replace_loop_annotate_in_block() 347 case annot_expr_unroll_kind: in replace_loop_annotate()
|
H A D | tree-pretty-print.c | 3002 case annot_expr_unroll_kind: in dump_generic_node()
|
H A D | gimplify.c | 3975 case annot_expr_unroll_kind: in gimple_boolify()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | semantics.c | 886 annot_expr_unroll_kind), in finish_while_stmt_cond() 943 build_int_cst (integer_type_node, annot_expr_unroll_kind), in finish_do_stmt() 1068 annot_expr_unroll_kind), in finish_for_cond()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | semantics.cc | 1146 annot_expr_unroll_kind), in finish_while_stmt_cond() 1208 build_int_cst (integer_type_node, annot_expr_unroll_kind), in finish_do_stmt() 1334 annot_expr_unroll_kind), in finish_for_cond()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-stmt.cc | 2416 build_int_cst (integer_type_node, annot_expr_unroll_kind), in gfc_trans_simple_do() 2760 build_int_cst (integer_type_node, annot_expr_unroll_kind), in gfc_trans_do()
|
H A D | ChangeLog-2017 | 48 annot_expr_unroll_kind.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-stmt.c | 2378 build_int_cst (integer_type_node, annot_expr_unroll_kind), in gfc_trans_simple_do() 2722 build_int_cst (integer_type_node, annot_expr_unroll_kind), in gfc_trans_do()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 6687 annot_expr_unroll_kind), in c_parser_while_statement() 6756 annot_expr_unroll_kind), in c_parser_do_statement() 6981 annot_expr_unroll_kind), in c_parser_for_statement()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-parser.cc | 6646 annot_expr_unroll_kind), in c_parser_while_statement() 6706 annot_expr_unroll_kind), in c_parser_do_statement() 6930 annot_expr_unroll_kind), in c_parser_for_statement()
|