Searched refs:annot_expr_no_vector_kind (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-core.h | 963 annot_expr_no_vector_kind, enumerator
|
H A D | tree-cfg.cc | 289 case annot_expr_no_vector_kind: in replace_loop_annotate_in_block() 350 case annot_expr_no_vector_kind: in replace_loop_annotate()
|
H A D | tree-pretty-print.cc | 3201 case annot_expr_no_vector_kind: in dump_generic_node()
|
H A D | gimplify.cc | 4215 case annot_expr_no_vector_kind: in gimple_boolify()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-core.h | 913 annot_expr_no_vector_kind, enumerator
|
H A D | tree-cfg.c | 286 case annot_expr_no_vector_kind: in replace_loop_annotate_in_block() 348 case annot_expr_no_vector_kind: in replace_loop_annotate()
|
H A D | tree-pretty-print.c | 3006 case annot_expr_no_vector_kind: in dump_generic_node()
|
H A D | gimplify.c | 3976 case annot_expr_no_vector_kind: in gimple_boolify()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-stmt.cc | 2429 build_int_cst (integer_type_node, annot_expr_no_vector_kind), in gfc_trans_simple_do() 2773 build_int_cst (integer_type_node, annot_expr_no_vector_kind), in gfc_trans_do()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-stmt.c | 2391 build_int_cst (integer_type_node, annot_expr_no_vector_kind), in gfc_trans_simple_do() 2735 build_int_cst (integer_type_node, annot_expr_no_vector_kind), in gfc_trans_do()
|