Searched defs:t_label (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | gimple-parser.c | 2168 tree t_label = NULL_TREE, f_label = NULL_TREE, label; in c_parser_gimple_if_stmt() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | gimple-parser.cc | 2220 tree t_label = NULL_TREE, f_label = NULL_TREE, label; in c_parser_gimple_if_stmt() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple.cc | 514 tree t_label, tree f_label) in gimple_build_cond() 531 gimple_build_cond_from_tree (tree cond, tree t_label, tree f_label) in gimple_build_cond_from_tree()
|
H A D | except.cc | 1364 tree t_label, case_elt, t; in sjlj_emit_dispatch_table() local
|
H A D | builtins.cc | 1175 tree t_label, t_save_area; in expand_builtin_nonlocal_goto() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple.c | 507 tree t_label, tree f_label) in gimple_build_cond() 524 gimple_build_cond_from_tree (tree cond, tree t_label, tree f_label) in gimple_build_cond_from_tree()
|
H A D | except.c | 1363 tree t_label, case_elt, t; in sjlj_emit_dispatch_table() local
|
H A D | builtins.c | 1286 tree t_label, t_save_area; in expand_builtin_nonlocal_goto() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | jit-playback.c | 1749 tree t_label = create_artificial_label (UNKNOWN_LOCATION); in add_case() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | jit-playback.cc | 2131 tree t_label = create_artificial_label (UNKNOWN_LOCATION); in add_case() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | LangRef.rst | 3448 .. _t_label: target
|