/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | RegionInfoImpl.h | 108 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 D | tree-ssa-loop-ivcanon.c | 73 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 D | tree-ssa-loop-manip.c | 127 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 D | tree-ssa-loop-niter.c | 1008 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 D | tree-ssa-loop-ch.c | 130 edge exit, entry; in copy_loop_headers() local
|
/openbsd-src/usr.sbin/vmd/ |
H A D | x86_mmio.c | 792 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 D | start_amd64.S | 64 .exit: label
|
/openbsd-src/lib/libc/stdlib/ |
H A D | exit.c | 48 exit(int status) in exit() function
|
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/Iterator/ |
H A D | Array.pm | 76 sub exit { subroutine
|
H A D | Stream.pm | 72 sub exit { shift->{fh} ? () : 0 } subroutine
|
H A D | Process.pm | 228 sub exit { shift->{exit} } global() subroutine
|
/openbsd-src/sys/lib/libsa/ |
H A D | exit.c | 57 exit(void) in exit() function
|
/openbsd-src/gnu/usr.bin/perl/dist/threads/lib/ |
H A D | threads.pm | 87 sub exit subroutine [all...] |
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/ |
H A D | Iterator.pm | 134 sub exit { subroutine
|
/openbsd-src/gnu/gcc/gcc/config/ia64/ |
H A D | crtend.asm | 119 .exit: mov gp = loc3 label
|
/openbsd-src/gnu/gcc/fixincludes/ |
H A D | configure.ac | 69 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 D | parse.t | 814 sub exit { } subroutine [all...] |
/openbsd-src/sys/dev/pci/drm/i915/ |
H A D | i915_module.c | 49 void (*exit)(void); member
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.asm/ |
H A D | asmsrc1.s | 48 .global exit symbol
|
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/ |
H A D | main.py | 77 testLoader=loader.defaultTestLoader, exit=True, argument
|
/openbsd-src/regress/sys/arch/amd64/vmm/ |
H A D | vcpu.c | 88 struct vm_exit *exit = NULL; in main() local [all...] |
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ClangCommon/ |
H A D | ClangHighlighter.cpp | 195 bool exit = false; in Highlight() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68hc11/ |
H A D | larith.asm | 219 .globl exit symbol 223 exit: label
|
/openbsd-src/gnu/gcc/gcc/config/m68hc11/ |
H A D | larith.asm | 219 .globl exit symbol 223 exit: label
|
/openbsd-src/bin/ksh/ |
H A D | table.h | 121 char * exit; /* exit handler */ member 123 Trap error, exit; member
|