Home
last modified time | relevance | path

Searched refs:annot_expr_kind (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDtree-core.h847 enum annot_expr_kind { enum
HDtree-pretty-print.c2651 switch ((enum annot_expr_kind) TREE_INT_CST_LOW (TREE_OPERAND (node, 1))) in dump_generic_node()
HDtree-cfg.c279 switch ((annot_expr_kind) tree_to_shwi (gimple_call_arg (stmt, 1))) in replace_loop_annotate_in_block()
344 switch ((annot_expr_kind) tree_to_shwi (gimple_call_arg (stmt, 1))) in replace_loop_annotate()
HDgimplify.c3853 switch ((enum annot_expr_kind) TREE_INT_CST_LOW (TREE_OPERAND (expr, 1))) in gimple_boolify()