Home
last modified time | relevance | path

Searched defs:exit (Results 1 – 25 of 148) sorted by relevance

123456

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h110 BlockT *entry = getEntry(), *exit = getExit(); in contains() local
205 BlockT *exit = getExit(); in getExitingBlock() local
259 BlockT *entry = getEntry(), *exit = getExit(); in verifyBBInRegion() local
280 BlockT *exit = getExit(); in verifyWalk() local
567 BlockT *exit) const { in isCommonDomFrontier()
578 bool RegionInfoBase<Tr>::isRegion(BlockT *entry, BlockT *exit) const { in isRegion()
618 void RegionInfoBase<Tr>::insertShortCut(BlockT *entry, BlockT *exit, in insertShortCut()
648 bool RegionInfoBase<Tr>::isTrivialRegion(BlockT *entry, BlockT *exit) const { in isTrivialRegion()
662 BlockT *exit) { in createRegion()
697 BlockT *exit = N->getBlock(); in findRegionsWithEntry() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/logger/
H A Dfilelogger.d193 scope(exit) in scope() argument
224 scope(exit) () @trusted { rmdirRecurse(tmpFolder ~ "/bug15771"); }(); in scope() argument
241 scope(exit) in scope() argument
H A Dcore.d1886 scope(exit) { in scope() argument
2019 scope(exit) in scope() argument
2098 scope(exit) in scope() argument
2136 scope(exit) in scope() argument
2192 scope(exit) in scope() argument
2439 scope(exit) in scope() argument
2694 scope(exit) in scope() argument
2921 scope(exit) in scope() argument
2944 scope(exit) in scope() argument
3040 scope(exit) in scope() argument
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/logger/
H A Dfilelogger.d186 scope(exit) in scope() argument
217 scope(exit) () @trusted { rmdirRecurse(tmpFolder ~ "/bug15771"); }(); in scope() argument
234 scope(exit) in scope() argument
H A Dcore.d1882 scope(exit) { in scope() argument
2015 scope(exit) in scope() argument
2094 scope(exit) in scope() argument
2132 scope(exit) in scope() argument
2188 scope(exit) in scope() argument
2435 scope(exit) in scope() argument
2690 scope(exit) in scope() argument
2917 scope(exit) in scope() argument
2940 scope(exit) in scope() argument
3036 scope(exit) in scope() argument
[all …]
/netbsd-src/sys/lib/libsa/
H A Dexit.c34 exit(int arg) in exit() function
/netbsd-src/lib/libc/stdlib/
H A Dexit.c54 exit(int status) in exit() function
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.asm/
H A Dasmsrc1.s66 .global exit symbol
/netbsd-src/sys/external/bsd/gnu-efi/dist/gnuefi/
H A Dcrt0-efi-ia32.S66 .exit: leave label
H A Dcrt0-efi-x86_64.S64 .exit: label
H A Dcrt0-efi-ia64.S63 .exit: label
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfgloop.c186 struct loop_exit *exit, *next; in flow_loop_free() local
1037 loop_exit_hasher::hash (loop_exit *exit) in hash()
1045 loop_exit_hasher::equal (loop_exit *exit, edge e) in equal()
1053 loop_exit_hasher::remove (loop_exit *exit) in remove()
1084 struct loop_exit *exits = NULL, *exit; in rescan_loop_exit() local
1168 struct loop_exit *exit = *slot; in dump_recorded_exit() local
1212 struct loop_exit *exit; in get_loop_exit_edges() local
1410 struct loop_exit *exit, *mexit; in verify_loop_structure() local
1792 struct loop_exit *exit = loop->exits->next; in single_exit() local
1840 edge exit; in get_loop_location() local
H A Dfunction-tests.c361 basic_block exit = EXIT_BLOCK_PTR_FOR_FN (fun); in verify_three_block_cfg() local
405 basic_block exit = EXIT_BLOCK_PTR_FOR_FN (fun); in verify_three_block_gimple_cfg() local
432 basic_block exit = EXIT_BLOCK_PTR_FOR_FN (fun); in verify_three_block_rtl_cfg() local
H A Dtree-ssa-loop-ivcanon.c214 tree_estimate_loop_size (class loop *loop, edge exit, edge edge_to_cancel, in tree_estimate_loop_size()
693 edge exit, tree niter, bool may_be_zero, in try_unroll_loop_completely()
994 edge exit, tree niter, bool may_be_zero, in try_peel_loop()
1169 edge exit = NULL; in canonicalize_loop_induction_variables() local
1482 loop_exit *exit = father->exits->next; in tree_unroll_loops_completely() local
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/ia64/
H A Dcrtend.S111 .exit: mov gp = loc3 label
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/ia64/
H A Dcrtend.S111 .exit: mov gp = loc3 label
/netbsd-src/external/bsd/kyua-cli/dist/integration/helpers/
H A Dbogus_test_cases.cpp47 ATF_TEST_CASE_BODY(exit) in ATF_TEST_CASE_BODY() argument
H A Dexpect_all_pass.cpp48 ATF_TEST_CASE_BODY(exit) in ATF_TEST_CASE_BODY() argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgloop.cc186 struct loop_exit *exit, *next; in flow_loop_free() local
1034 loop_exit_hasher::hash (loop_exit *exit) in hash()
1042 loop_exit_hasher::equal (loop_exit *exit, edge e) in equal()
1050 loop_exit_hasher::remove (loop_exit *exit) in remove()
1081 struct loop_exit *exits = NULL, *exit; in rescan_loop_exit() local
1165 struct loop_exit *exit = *slot; in dump_recorded_exit() local
1209 struct loop_exit *exit; in get_loop_exit_edges() local
1406 struct loop_exit *exit, *mexit; in verify_loop_structure() local
1804 struct loop_exit *exit = loop->exits->next; in single_exit() local
1852 edge exit; in get_loop_location() local
H A Dtree-ssa-loop-ivcanon.cc85 create_canonical_iv (class loop *loop, edge exit, tree niter, in create_canonical_iv()
214 tree_estimate_loop_size (class loop *loop, edge exit, edge edge_to_cancel, in tree_estimate_loop_size()
688 edge exit, tree niter, bool may_be_zero, in try_unroll_loop_completely()
992 edge exit, tree niter, bool may_be_zero, in try_peel_loop()
1166 edge exit = NULL; in canonicalize_loop_induction_variables() local
1480 loop_exit *exit = father->exits->next; in tree_unroll_loops_completely() local
H A Dfunction-tests.cc362 basic_block exit = EXIT_BLOCK_PTR_FOR_FN (fun); in verify_three_block_cfg() local
406 basic_block exit = EXIT_BLOCK_PTR_FOR_FN (fun); in verify_three_block_gimple_cfg() local
433 basic_block exit = EXIT_BLOCK_PTR_FOR_FN (fun); in verify_three_block_rtl_cfg() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_globals.h20 i915_global_func_t exit; member
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/
H A Dconfigure.ac73 AC_DEFINE(exit, xexit, [Define to xexit if the host system does not support atexit]) definition
/netbsd-src/external/gpl3/gcc/dist/fixincludes/
H A Dconfigure.ac73 AC_DEFINE(exit, xexit, [Define to xexit if the host system does not support atexit]) definition
/netbsd-src/sys/arch/atari/stand/xxboot/ahdi-xxboot/
H A Dxxboot.ahdi.S117 exit: bsrs puts | display error label

123456