/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-loop-ivcanon.c | 71 create_canonical_iv (struct loop *loop, edge exit, tree niter) in create_canonical_iv() 197 tree_estimate_loop_size (struct loop *loop, edge exit, struct loop_size *size) in tree_estimate_loop_size() 325 edge exit, tree niter, in try_unroll_loop_completely() 438 edge exit = NULL; in canonicalize_loop_induction_variables() local
|
H A D | cfgloop.c | 182 struct loop_exit *exit, *next; in flow_loop_free() local 951 const struct loop_exit *const exit = (const struct loop_exit *) ex; in loop_exit_hash() local 961 const struct loop_exit *const exit = (const struct loop_exit *) ex; in loop_exit_eq() local 971 struct loop_exit *exit = (struct loop_exit *) ex, *next; in loop_exit_free() local 1003 struct loop_exit *exits = NULL, *exit; in rescan_loop_exit() local 1088 struct loop_exit *exit = (struct loop_exit *) *slot; in dump_recorded_exit() local 1133 struct loop_exit *exit; in VEC() local 1319 struct loop_exit *exit, *mexit; in verify_loop_structure() local 1604 struct loop_exit *exit = loop->exits->next; in single_exit() local
|
H A D | tree-ssa-loop-manip.c | 133 add_exit_phis_edge (basic_block exit, tree use) in add_exit_phis_edge() 481 split_loop_exit_edge (edge exit) in split_loop_exit_edge() 533 edge exit; in ip_normal_pos() local 648 edge exit; in can_unroll_loop_p() local 879 edge exit, struct tree_niter_desc *desc, in tree_transform_and_unroll_loop() 1111 edge exit, struct tree_niter_desc *desc) in tree_unroll_loop() 1201 edge exit = single_dom_exit (loop); in canonicalize_loop_ivs() local
|
H A D | sese.h | 31 edge entry, exit; member 86 bb_in_region (basic_block bb, basic_block entry, basic_block exit) in bb_in_region() 112 basic_block exit = SESE_EXIT_BB (region); in bb_in_sese_p() local 191 edge entry, exit; in split_region_for_bb() local
|
H A D | graphite-scop-detection.c | 124 basic_block exit; member 410 basic_block exit; member 816 edge exit = NULL; in find_single_exit_edge() local 925 basic_block exit; in create_single_exit_edge() local 1046 edge exit = find_single_exit_edge (s); in build_graphite_scops() local
|
H A D | tree-parloops.c | 709 eliminate_local_variables (edge entry, edge exit) in eliminate_local_variables() 749 expr_invariant_in_region_p (edge entry, edge exit, tree expr) in expr_invariant_in_region_p() 855 separate_decls_in_region_stmt (edge entry, edge exit, gimple stmt, in separate_decls_in_region_stmt() 1257 separate_decls_in_region (edge entry, edge exit, htab_t reduction_list, in separate_decls_in_region() 1479 edge exit = single_dom_exit (loop), hpred; in transform_to_exit_first_loop() local 1627 edge exit, nexit, guard, end, e; in create_parallel_loop() local 1761 edge entry, exit; in gen_parallel_loop() local 2009 edge exit = single_dom_exit (loop); in try_get_loop_niter() local 2032 edge exit = single_dom_exit (loop); in try_create_reduction_list() local
|
H A D | tree-ssa-loop-ch.c | 136 edge exit, entry; in copy_loop_headers() local
|
H A D | sese.c | 315 new_sese (edge entry, edge exit) in new_sese() 346 sese_add_exit_phis_edge (basic_block exit, tree use, edge false_e, edge true_e) in sese_add_exit_phis_edge() 730 edge exit = create_empty_if_region_on_edge (entry, condition); in create_if_region_on_edge() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | cfgloop.c | 186 struct loop_exit *exit, *next; in flow_loop_free() local 1024 loop_exit_hasher::hash (loop_exit *exit) in hash() 1032 loop_exit_hasher::equal (loop_exit *exit, edge e) in equal() 1040 loop_exit_hasher::remove (loop_exit *exit) in remove() 1071 struct loop_exit *exits = NULL, *exit; in rescan_loop_exit() local 1155 struct loop_exit *exit = *slot; in dump_recorded_exit() local 1200 struct loop_exit *exit; in get_loop_exit_edges() local 1383 struct loop_exit *exit, *mexit; in verify_loop_structure() local 1760 struct loop_exit *exit = loop->exits->next; in single_exit() local 1808 edge exit; in get_loop_location() local
|
H A D | function-tests.c | 361 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 D | tree-ssa-loop-manip.c | 269 add_exit_phi (basic_block exit, tree var) in add_exit_phi() 779 split_loop_exit_edge (edge exit) in split_loop_exit_edge() 830 edge exit; in ip_normal_pos() local 940 edge exit; in can_unroll_loop_p() local 1213 edge exit, struct tree_niter_desc *desc, in tree_transform_and_unroll_loop() 1423 edge exit, struct tree_niter_desc *desc) in tree_unroll_loop() 1513 edge exit = single_dom_exit (loop); in canonicalize_loop_ivs() local
|
H A D | tree-ssa-loop-ch.c | 282 edge exit, entry; in copy_headers() local 465 edge exit = single_exit (loop); in process_loop_p() local
|
H A D | tree-ssa-loop-split.c | 156 edge exit = single_exit (loop); in patch_loop_exit() local 202 edge exit = single_exit (loop); in easy_exit_values() local 328 edge exit = single_exit (loop1); in connect_loops() local
|
H A D | tree-ssa-loop-unswitch.c | 505 edge exit, guard; in tree_unswitch_outer_loop() local 788 edge exit = single_exit (loop); in hoist_guard() local 939 edge exit = single_exit (loop); in check_exit_phi() local
|
H A D | tree-parloops.c | 758 eliminate_local_variables (edge entry, edge exit) in eliminate_local_variables() 796 expr_invariant_in_region_p (edge entry, edge exit, tree expr) in expr_invariant_in_region_p() 901 separate_decls_in_region_stmt (edge entry, edge exit, gimple *stmt, in separate_decls_in_region_stmt() 1318 separate_decls_in_region (edge entry, edge exit, in separate_decls_in_region() 1645 edge exit = single_dom_exit (loop); in transform_to_exit_first_loop_alt() local 1810 edge exit = single_dom_exit (loop); in try_transform_to_exit_first_loop_alt() local 1922 edge exit = single_dom_exit (loop), hpred; in transform_to_exit_first_loop() local 2043 edge exit, nexit, guard, end, e; in create_parallel_loop() local 2273 edge entry, exit; in gen_parallel_loop() local 2697 edge exit = single_dom_exit (loop); in try_get_loop_niter() local [all …]
|
H A D | tree-ssa-loop-ivcanon.c | 213 tree_estimate_loop_size (struct loop *loop, edge exit, edge edge_to_cancel, in tree_estimate_loop_size() 691 edge exit, tree niter, bool may_be_zero, in try_unroll_loop_completely() 989 edge exit, tree niter, bool may_be_zero, in try_peel_loop() 1161 edge exit = NULL; in canonicalize_loop_induction_variables() local
|
H A D | sese.h | 36 edge exit; member 121 bb_in_region (const_basic_block bb, const_basic_block entry, const_basic_block exit) in bb_in_region()
|
H A D | sese.c | 150 new_sese_info (edge entry, edge exit) in new_sese_info() 184 sese_add_exit_phis_edge (basic_block exit, tree use, edge false_e, edge true_e) in sese_add_exit_phis_edge()
|
/dflybsd-src/test/nvmm/demo/toyvirt/ |
H A D | main.c | 116 struct nvmm_vcpu_exit *exit = vcpu->exit; in toyvirt_event_reinject() local 297 struct nvmm_vcpu_exit *exit = vcpu->exit; in toycpu_rdmsr() local 335 struct nvmm_vcpu_exit *exit = vcpu->exit; in toyvirt_run() local
|
/dflybsd-src/stand/boot/efi/loader/arch/x86_64/ |
H A D | start.S | 64 .exit: label
|
/dflybsd-src/lib/libc/stdlib/ |
H A D | exit.c | 69 exit(int status) in exit() function
|
/dflybsd-src/stand/boot/efi/loader/ |
H A D | efi_main.c | 45 exit(int status) in exit() function
|
/dflybsd-src/usr.bin/who/ |
H A D | utmpentry.h | 45 uint16_t exit; member
|
/dflybsd-src/sys/dev/virtual/nvmm/x86/ |
H A D | nvmm_x86_vmx.c | 1206 vmx_exit_invalid(struct nvmm_vcpu_exit *exit, uint64_t code) in vmx_exit_invalid() 1214 struct nvmm_vcpu_exit *exit) in vmx_exit_exc_nmi() 1504 vmx_exit_insn(struct nvmm_vcpu_exit *exit, uint64_t reason) in vmx_exit_insn() 1516 struct nvmm_vcpu_exit *exit) in vmx_exit_cpuid() 1564 struct nvmm_vcpu_exit *exit) in vmx_exit_hlt() 1714 uint64_t qual, struct nvmm_vcpu_exit *exit) in vmx_inkernel_handle_cr8() 1755 struct nvmm_vcpu_exit *exit) in vmx_exit_cr() 1802 struct nvmm_vcpu_exit *exit) in vmx_exit_io() 1856 struct nvmm_vcpu_exit *exit) in vmx_inkernel_handle_msr() 1940 struct nvmm_vcpu_exit *exit) in vmx_exit_rdmsr() [all …]
|
H A D | nvmm_x86_svm.c | 1047 svm_exit_insn(struct vmcb *vmcb, struct nvmm_vcpu_exit *exit, uint64_t reason) in svm_exit_insn() 1055 struct nvmm_vcpu_exit *exit) in svm_exit_cpuid() 1103 struct nvmm_vcpu_exit *exit) in svm_exit_hlt() 1130 struct nvmm_vcpu_exit *exit) in svm_exit_io() 1182 struct nvmm_vcpu_exit *exit) in svm_inkernel_handle_msr() 1248 struct nvmm_vcpu_exit *exit) in svm_exit_rdmsr() 1266 struct nvmm_vcpu_exit *exit) in svm_exit_wrmsr() 1289 struct nvmm_vcpu_exit *exit) in svm_exit_msr() 1303 struct nvmm_vcpu_exit *exit) in svm_exit_npf() 1327 struct nvmm_vcpu_exit *exit) in svm_exit_xsetbv() [all …]
|