/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/runtime/ |
H A D | minimal.c | 38 # define exit(status) do { (void) (status); abort (); } while (0) macro 329 stop_numeric (int code, bool quiet) in stop_numeric() 387 error_stop_numeric (int code, bool quiet) in error_stop_numeric()
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/runtime/ |
H A D | minimal.c | 38 # define exit(status) do { (void) (status); abort (); } while (0) macro 329 stop_numeric (int code, bool quiet) in stop_numeric() 387 error_stop_numeric (int code, bool quiet) in error_stop_numeric()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-loop-niter.c | 1657 adjust_cond_for_loop_until_wrap (tree type, affine_iv *iv0, tree_code *code, in adjust_cond_for_loop_until_wrap() 1729 tree type, affine_iv *iv0, enum tree_code code, in number_of_iterations_cond() 1992 enum tree_code code; in expand_simple_operations() local 2148 enum tree_code code = TREE_CODE (expr); in tree_simplify_using_condition_1() local 2320 enum tree_code code = TREE_CODE (expr); in simplify_using_outer_evolutions() local 2371 loop_only_exit_p (const class loop *loop, basic_block *body, const_edge exit) in loop_only_exit_p() 2397 number_of_iterations_exit_assumptions (class loop *loop, edge exit, in number_of_iterations_exit_assumptions() 2406 enum tree_code code; in number_of_iterations_exit_assumptions() local 2606 number_of_iterations_popcount (loop_p loop, edge exit, in number_of_iterations_popcount() 2607 enum tree_code code, in number_of_iterations_popcount() [all …]
|
H A D | tree-scalar-evolution.c | 788 add_to_evolution (unsigned loop_nb, tree chrec_before, enum tree_code code, in add_to_evolution() 886 tree type, tree rhs0, enum tree_code code, tree rhs1, in follow_ssa_edge_binary() 1127 enum tree_code code; in follow_ssa_edge_expr() local 1622 tree type, tree rhs1, enum tree_code code, tree rhs2) in interpret_rhs_expr() 1893 enum tree_code code; in interpret_expr() local 1916 enum tree_code code = gimple_assign_rhs_code (stmt); in interpret_gimple_assign() local 2212 edge exit; in loop_closed_phi_def() local 2451 tree chrec, enum tree_code code, in instantiate_scev_binary() 2571 enum tree_code code, tree type, tree op, in instantiate_scev_not() 2794 edge exit; in number_of_latch_executions() local [all …]
|
H A D | tree-parloops.c | 230 enum tree_code code; in parloops_is_slp_reduction() local 377 parloops_needs_fold_left_reduction_p (tree type, tree_code code, in parloops_needs_fold_left_reduction_p() 465 enum tree_code orig_code, code; in parloops_is_simple_reduction() local 1462 eliminate_local_variables (edge entry, edge exit) in eliminate_local_variables() 1500 expr_invariant_in_region_p (edge entry, edge exit, tree expr) in expr_invariant_in_region_p() 1605 separate_decls_in_region_stmt (edge entry, edge exit, gimple *stmt, in separate_decls_in_region_stmt() 2025 separate_decls_in_region (edge entry, edge exit, in separate_decls_in_region() 2352 edge exit = single_dom_exit (loop); in transform_to_exit_first_loop_alt() local 2517 edge exit = single_dom_exit (loop); in try_transform_to_exit_first_loop_alt() local 2629 edge exit = single_dom_exit (loop), hpred; in transform_to_exit_first_loop() local [all …]
|
H A D | tree-ssa-loop-split.c | 89 enum tree_code code = gimple_cond_code (stmt); in split_at_bb_p() local 160 edge exit = single_exit (loop); in patch_loop_exit() local 206 edge exit = single_exit (loop); in easy_exit_values() local 332 edge exit = single_exit (loop1); in connect_loops() local
|
H A D | graphite-scop-detection.c | 448 edge entry = NULL, exit = NULL; in merge_sese() local 558 edge exit = single_exit (loop); in can_represent_loop() local 1011 enum tree_code code = gimple_cond_code (stmt); in stmt_simple_for_scop_p() local
|
H A D | tree-ssa-loop-ivopts.c | 748 edge exit = single_exit (loop); in single_dom_exit() local 1019 niter_for_exit (struct ivopts_data *data, edge exit) in niter_for_exit() 1060 edge exit = single_dom_exit (data->current_loop); in niter_for_single_dom_exit() local 1097 tree_code code = TREE_CODE (*tp); in determine_base_object_1() local 1270 enum tree_code code; in extract_single_var_from_expr() local 1885 enum tree_code code; in find_deriving_biv_for_expr() local 2144 enum tree_code code; in constant_multiple_of() local 2489 enum tree_code code; in find_interesting_uses_stmt() local 2573 find_interesting_uses_outside (struct ivopts_data *data, edge exit) in find_interesting_uses_outside() 2783 enum tree_code code; in strip_offset_1() local [all …]
|
H A D | read-rtl-function.c | 877 RTX_CODE code = GET_CODE (x); in read_rtx_operand() local 1128 RTX_CODE code = GET_CODE (x); in extra_parsing_for_operand_code_0() local 1921 basic_block exit = EXIT_BLOCK_PTR_FOR_FN (cfun); in test_loading_jump_to_label_ref() local 2069 basic_block exit = EXIT_BLOCK_PTR_FOR_FN (cfun); in test_loading_cfg() local
|
H A D | tree-ssa-loop-prefetch.c | 1249 enum insn_code code; in nontemporal_store_p() local 1293 edge exit; in emit_mfence_after_loop() local 1332 edge exit; in may_use_storent_in_loop_p() local
|
H A D | tree-vect-loop.c | 703 edge exit = single_exit (loop); in vect_get_loop_niters() local 2783 fold_left_reduction_fn (tree_code code, internal_fn *reduc_fn) in fold_left_reduction_fn() 2810 reduction_fn_for_scalar_code (enum tree_code code, internal_fn *reduc_fn) in reduction_fn_for_scalar_code() 2857 tree_code code, bool reduc_chain) in neutral_op_for_slp_reduction() 2911 needs_fold_left_reduction_p (tree type, tree_code code) in needs_fold_left_reduction_p() 2944 tree loop_arg, enum tree_code *code, in check_reduction_path() 3096 tree loop_arg, enum tree_code code) in check_reduction_path() 3298 enum tree_code code; in vect_is_simple_reduction() local 3987 enum tree_code code; in vect_model_reduction_cost() local 4217 enum tree_code code, tree init_val, in get_initial_def_for_reduction() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-loop-niter.cc | 1822 tree type, affine_iv *iv0, enum tree_code code, in number_of_iterations_cond() 2097 enum tree_code code; in expand_simple_operations() local 2253 enum tree_code code = TREE_CODE (expr); in tree_simplify_using_condition_1() local 2425 enum tree_code code = TREE_CODE (expr); in simplify_using_outer_evolutions() local 2476 loop_only_exit_p (const class loop *loop, basic_block *body, const_edge exit) in loop_only_exit_p() 2502 number_of_iterations_exit_assumptions (class loop *loop, edge exit, in number_of_iterations_exit_assumptions() 2511 enum tree_code code; in number_of_iterations_exit_assumptions() local 2711 number_of_iterations_popcount (loop_p loop, edge exit, in number_of_iterations_popcount() 2712 enum tree_code code, in number_of_iterations_popcount() 2852 number_of_iterations_exit (class loop *loop, edge exit, in number_of_iterations_exit() [all …]
|
H A D | tree-scalar-evolution.cc | 788 add_to_evolution (unsigned loop_nb, tree chrec_before, enum tree_code code, in add_to_evolution() 886 tree type, tree rhs0, enum tree_code code, tree rhs1, in follow_ssa_edge_binary() 1127 enum tree_code code; in follow_ssa_edge_expr() local 1622 tree type, tree rhs1, enum tree_code code, tree rhs2) in interpret_rhs_expr() 1893 enum tree_code code; in interpret_expr() local 1916 enum tree_code code = gimple_assign_rhs_code (stmt); in interpret_gimple_assign() local 2212 edge exit; in loop_closed_phi_def() local 2451 tree chrec, enum tree_code code, in instantiate_scev_binary() 2571 enum tree_code code, tree type, tree op, in instantiate_scev_not() 2794 edge exit; in number_of_latch_executions() local [all …]
|
H A D | tree-parloops.cc | 230 enum tree_code code; in parloops_is_slp_reduction() local 377 parloops_needs_fold_left_reduction_p (tree type, tree_code code, in parloops_needs_fold_left_reduction_p() 465 enum tree_code orig_code, code; in parloops_is_simple_reduction() local 1462 eliminate_local_variables (edge entry, edge exit) in eliminate_local_variables() 1500 expr_invariant_in_region_p (edge entry, edge exit, tree expr) in expr_invariant_in_region_p() 1605 separate_decls_in_region_stmt (edge entry, edge exit, gimple *stmt, in separate_decls_in_region_stmt() 2025 separate_decls_in_region (edge entry, edge exit, in separate_decls_in_region() 2352 edge exit = single_dom_exit (loop); in transform_to_exit_first_loop_alt() local 2517 edge exit = single_dom_exit (loop); in try_transform_to_exit_first_loop_alt() local 2629 edge exit = single_dom_exit (loop), hpred; in transform_to_exit_first_loop() local [all …]
|
H A D | tree-ssa-loop-split.cc | 89 enum tree_code code = gimple_cond_code (stmt); in split_at_bb_p() local 160 edge exit = single_exit (loop); in patch_loop_exit() local 206 edge exit = single_exit (loop); in easy_exit_values() local 332 edge exit = single_exit (loop1); in connect_loops() local
|
H A D | graphite-scop-detection.cc | 448 edge entry = NULL, exit = NULL; in merge_sese() local 558 edge exit = single_exit (loop); in can_represent_loop() local 1011 enum tree_code code = gimple_cond_code (stmt); in stmt_simple_for_scop_p() local
|
H A D | tree-ssa-loop-ivopts.cc | 749 edge exit = single_exit (loop); in single_dom_exit() local 1020 niter_for_exit (struct ivopts_data *data, edge exit) in niter_for_exit() 1061 edge exit = single_dom_exit (data->current_loop); in niter_for_single_dom_exit() local 1098 tree_code code = TREE_CODE (*tp); in determine_base_object_1() local 1271 enum tree_code code; in extract_single_var_from_expr() local 1884 enum tree_code code; in find_deriving_biv_for_expr() local 2145 enum tree_code code; in constant_multiple_of() local 2492 enum tree_code code; in find_interesting_uses_stmt() local 2576 find_interesting_uses_outside (struct ivopts_data *data, edge exit) in find_interesting_uses_outside() 2784 enum tree_code code; in strip_offset_1() local [all …]
|
H A D | read-rtl-function.cc | 877 RTX_CODE code = GET_CODE (x); in read_rtx_operand() local 1129 RTX_CODE code = GET_CODE (x); in extra_parsing_for_operand_code_0() local 1924 basic_block exit = EXIT_BLOCK_PTR_FOR_FN (cfun); in test_loading_jump_to_label_ref() local 2072 basic_block exit = EXIT_BLOCK_PTR_FOR_FN (cfun); in test_loading_cfg() local
|
H A D | tree-ssa-loop-prefetch.cc | 1251 enum insn_code code; in nontemporal_store_p() local 1295 edge exit; in emit_mfence_after_loop() local 1333 edge exit; in may_use_storent_in_loop_p() local
|
H A D | tree-vect-loop.cc | 732 edge exit = single_exit (loop); in vect_get_loop_niters() local 3200 fold_left_reduction_fn (code_helper code, internal_fn *reduc_fn) in fold_left_reduction_fn() 3224 reduction_fn_for_scalar_code (code_helper code, internal_fn *reduc_fn) in reduction_fn_for_scalar_code() 3284 neutral_op_for_reduction (tree scalar_type, code_helper code, in neutral_op_for_reduction() 3338 needs_fold_left_reduction_p (tree type, code_helper code) in needs_fold_left_reduction_p() 3381 tree loop_arg, code_helper *code, in check_reduction_path() 3536 tree loop_arg, enum tree_code code) in check_reduction_path() 3738 code_helper code; in vect_is_simple_reduction() local 5022 code_helper code = STMT_VINFO_REDUC_CODE (reduc_info); in vect_find_reusable_accumulator() local 5037 vect_create_partial_epilog (tree vec_def, tree vectype, code_helper code, in vect_create_partial_epilog() [all …]
|
/netbsd-src/sys/dev/nvmm/x86/ |
H A D | nvmm_x86_svm.c | 1057 svm_exit_insn(struct vmcb *vmcb, struct nvmm_vcpu_exit *exit, uint64_t reason) in svm_exit_insn() 1065 struct nvmm_vcpu_exit *exit) in svm_exit_cpuid() 1113 struct nvmm_vcpu_exit *exit) in svm_exit_hlt() 1140 struct nvmm_vcpu_exit *exit) in svm_exit_io() 1192 struct nvmm_vcpu_exit *exit) in svm_inkernel_handle_msr() 1258 struct nvmm_vcpu_exit *exit) in svm_exit_rdmsr() 1276 struct nvmm_vcpu_exit *exit) in svm_exit_wrmsr() 1299 struct nvmm_vcpu_exit *exit) in svm_exit_msr() 1313 struct nvmm_vcpu_exit *exit) in svm_exit_npf() 1337 struct nvmm_vcpu_exit *exit) in svm_exit_xsetbv() [all …]
|
H A D | nvmm_x86_vmx.c | 1194 vmx_exit_invalid(struct nvmm_vcpu_exit *exit, uint64_t code) in vmx_exit_invalid() 1202 struct nvmm_vcpu_exit *exit) in vmx_exit_exc_nmi() 1469 vmx_exit_insn(struct nvmm_vcpu_exit *exit, uint64_t reason) in vmx_exit_insn() 1481 struct nvmm_vcpu_exit *exit) in vmx_exit_cpuid() 1529 struct nvmm_vcpu_exit *exit) in vmx_exit_hlt() 1679 uint64_t qual, struct nvmm_vcpu_exit *exit) in vmx_inkernel_handle_cr8() 1720 struct nvmm_vcpu_exit *exit) in vmx_exit_cr() 1767 struct nvmm_vcpu_exit *exit) in vmx_exit_io() 1821 struct nvmm_vcpu_exit *exit) in vmx_inkernel_handle_msr() 1904 struct nvmm_vcpu_exit *exit) in vmx_exit_rdmsr() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-gimplify.cc | 233 tree entry = NULL, exit = NULL, t; in genericize_c_loop() local 694 enum tree_code code = TREE_CODE (*expr_p); in c_gimplify_expr() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cp-gimplify.c | 255 tree exit = NULL; in genericize_cp_loop() local 609 simple_empty_class_p (tree type, tree op, tree_code code) in simple_empty_class_p() 733 enum tree_code code = TREE_CODE (*expr_p); in cp_gimplify_expr() local 1187 enum tree_code code = TREE_CODE (stmt); in cp_fold_r() local 2598 enum tree_code code; in cp_fold() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/ |
H A D | msp430.cc | 1404 enum rtx_code code = GET_CODE (x); in msp430_get_inner_dest_code() local 1441 if (GET_RTX_FORMAT (code)[0] != 'e') in msp430_get_inner_dest_code() local 1513 enum rtx_code code = GET_CODE (x); in msp430_rtx_costs() local 2460 bool exit) in msp430_function_section() 2705 msp430_builtin_decl (unsigned code, bool initialize ATTRIBUTE_UNUSED) in msp430_builtin_decl() 3392 msp430_expand_shift (enum rtx_code code, machine_mode mode, rtx *operands) in msp430_expand_shift() 3455 msp430_output_asm_shift_insns (enum rtx_code code, machine_mode mode, in msp430_output_asm_shift_insns()
|