Home
last modified time | relevance | path

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

123

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h108 BlockT *entry = getEntry(), *exit = getExit(); in contains() local
197 BlockT *exit = getExit(); in getExitingBlock() local
245 BlockT *entry = getEntry(), *exit = getExit(); in verifyBBInRegion() local
266 BlockT *exit = getExit(); in verifyWalk() local
553 BlockT *exit) const { in isCommonDomFrontier()
564 bool RegionInfoBase<Tr>::isRegion(BlockT *entry, BlockT *exit) const { in isRegion()
604 void RegionInfoBase<Tr>::insertShortCut(BlockT *entry, BlockT *exit, in insertShortCut()
634 bool RegionInfoBase<Tr>::isTrivialRegion(BlockT *entry, BlockT *exit) const { in isTrivialRegion()
648 BlockT *exit) { in createRegion()
683 BlockT *exit = N->getBlock(); in findRegionsWithEntry() local
/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-loop-ivcanon.c73 create_canonical_iv (struct loop *loop, edge exit, tree niter) in create_canonical_iv()
164 edge exit, tree niter, in try_unroll_loop_completely()
280 edge exit = NULL; in canonicalize_loop_induction_variables() local
401 edge exit; in empty_loop_p() local
496 edge exit = single_dom_exit (loop), non_exit; in remove_empty_loop() local
H A Dtree-ssa-loop-manip.c127 add_exit_phis_edge (basic_block exit, tree use) in add_exit_phis_edge()
447 split_loop_exit_edge (edge exit) in split_loop_exit_edge()
518 edge exit; in ip_normal_pos() local
643 edge exit; in can_unroll_loop_p() local
841 edge exit, struct tree_niter_desc *desc) in tree_unroll_loop()
H A Dtree-ssa-loop-niter.c1008 loop_only_exit_p (struct loop *loop, edge exit) in loop_only_exit_p()
1045 number_of_iterations_exit (struct loop *loop, edge exit, in number_of_iterations_exit()
1177 find_loop_niter (struct loop *loop, edge *exit) in find_loop_niter()
1374 loop_niter_by_eval (struct loop *loop, edge exit) in loop_niter_by_eval()
1471 find_loop_niter_by_eval (struct loop *loop, edge *exit) in find_loop_niter_by_eval()
H A Dtree-ssa-loop-ch.c130 edge exit, entry; in copy_loop_headers() local
/openbsd-src/usr.sbin/vmd/
H A Dx86_mmio.c792 insn_decode(struct vm_exit *exit, struct x86_insn *insn) in insn_decode()
936 emulate_mov(struct x86_insn *insn, struct vm_exit *exit) in emulate_mov()
949 emulate_movzx(struct x86_insn *insn, struct vm_exit *exit) in emulate_movzx()
1022 insn_emulate(struct vm_exit *exit, struct x86_insn *insn) in insn_emulate()
/openbsd-src/sys/arch/amd64/stand/efiboot/
H A Dstart_amd64.S64 .exit: label
/openbsd-src/lib/libc/stdlib/
H A Dexit.c48 exit(int status) in exit() function
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/Iterator/
H A DArray.pm76 sub exit { subroutine
H A DStream.pm72 sub exit { shift->{fh} ? () : 0 } subroutine
H A DProcess.pm228 sub exit { shift->{exit} } global() subroutine
/openbsd-src/sys/lib/libsa/
H A Dexit.c57 exit(void) in exit() function
/openbsd-src/gnu/usr.bin/perl/dist/threads/lib/
H A Dthreads.pm87 sub exit subroutine
[all...]
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/
H A DIterator.pm134 sub exit { subroutine
/openbsd-src/gnu/gcc/gcc/config/ia64/
H A Dcrtend.asm119 .exit: mov gp = loc3 label
/openbsd-src/gnu/gcc/fixincludes/
H A Dconfigure.ac69 AC_DEFINE(exit, xexit, [Define to xexit if the host system does not support atexit]) definition
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/t/
H A Dparse.t814 sub exit { } subroutine
[all...]
/openbsd-src/sys/dev/pci/drm/i915/
H A Di915_module.c49 void (*exit)(void); member
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.asm/
H A Dasmsrc1.s48 .global exit symbol
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/
H A Dmain.py77 testLoader=loader.defaultTestLoader, exit=True, argument
/openbsd-src/regress/sys/arch/amd64/vmm/
H A Dvcpu.c88 struct vm_exit *exit = NULL; in main() local
[all...]
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ClangCommon/
H A DClangHighlighter.cpp195 bool exit = false; in Highlight() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68hc11/
H A Dlarith.asm219 .globl exit symbol
223 exit: label
/openbsd-src/gnu/gcc/gcc/config/m68hc11/
H A Dlarith.asm219 .globl exit symbol
223 exit: label
/openbsd-src/bin/ksh/
H A Dtable.h121 char * exit; /* exit handler */ member
123 Trap error, exit; member

123