Home
last modified time | relevance | path

Searched defs:noreturn_p (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-warn-recursion.cc70 bool noreturn_p; member in __anonfacabaa80111::pass_warn_recursion
H A Dcgraph.cc2641 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 Driscv-sr.c213 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 Driscv-sr.cc213 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 Dc-tree.h393 BOOL_BITFIELD noreturn_p : 1; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h391 BOOL_BITFIELD noreturn_p : 1; member
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-md-auxiliary.cc3022 bool noreturn_p; in nds32_output_call() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-md-auxiliary.c3022 bool noreturn_p; in nds32_output_call() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.cc2282 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 Dia64.c2282 rtx scratch_b, int noreturn_p, int sibcall_p) in ia64_split_call()