Searched defs:noreturn_p (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-warn-recursion.cc | 70 bool noreturn_p; member in __anonfacabaa80111::pass_warn_recursion
|
H A D | cgraph.cc | 2641 set_noreturn_flag_1 (cgraph_node *node, bool noreturn_p, bool *changed) in set_noreturn_flag_1() 2666 cgraph_node::set_noreturn_flag (bool noreturn_p) in set_noreturn_flag()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
H A D | riscv-sr.c | 213 bool noreturn_p = find_reg_note (tmp, REG_NORETURN, NULL_RTX) != NULL_RTX; in check_for_no_return_call() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
H A D | riscv-sr.cc | 213 bool noreturn_p = find_reg_note (tmp, REG_NORETURN, NULL_RTX) != NULL_RTX; in check_for_no_return_call() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-tree.h | 393 BOOL_BITFIELD noreturn_p : 1; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-tree.h | 391 BOOL_BITFIELD noreturn_p : 1; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | nds32-md-auxiliary.cc | 3022 bool noreturn_p; in nds32_output_call() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | nds32-md-auxiliary.c | 3022 bool noreturn_p; in nds32_output_call() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/ |
H A D | ia64.cc | 2282 rtx scratch_b, int noreturn_p, int sibcall_p) in ia64_split_call()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
H A D | ia64.c | 2282 rtx scratch_b, int noreturn_p, int sibcall_p) in ia64_split_call()
|