Searched refs:annot_expr_vector_kind (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-core.h | 964 annot_expr_vector_kind, enumerator
|
H A D | tree-cfg.cc | 292 case annot_expr_vector_kind: in replace_loop_annotate_in_block() 351 case annot_expr_vector_kind: in replace_loop_annotate()
|
H A D | tree-pretty-print.cc | 3204 case annot_expr_vector_kind: in dump_generic_node()
|
H A D | gimplify.cc | 4216 case annot_expr_vector_kind: in gimple_boolify()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-core.h | 914 annot_expr_vector_kind, enumerator
|
H A D | tree-cfg.c | 289 case annot_expr_vector_kind: in replace_loop_annotate_in_block() 349 case annot_expr_vector_kind: in replace_loop_annotate()
|
H A D | tree-pretty-print.c | 3009 case annot_expr_vector_kind: in dump_generic_node()
|
H A D | gimplify.c | 3977 case annot_expr_vector_kind: in gimple_boolify()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-stmt.cc | 2425 build_int_cst (integer_type_node, annot_expr_vector_kind), in gfc_trans_simple_do() 2769 build_int_cst (integer_type_node, annot_expr_vector_kind), in gfc_trans_do()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-stmt.c | 2387 build_int_cst (integer_type_node, annot_expr_vector_kind), in gfc_trans_simple_do() 2731 build_int_cst (integer_type_node, annot_expr_vector_kind), in gfc_trans_do()
|