/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-vect-stmts.c | 785 vect_model_simple_cost (stmt_vec_info stmt_info, int ncopies, in vect_model_simple_cost() 878 vect_model_store_cost (stmt_vec_info stmt_info, int ncopies, in vect_model_store_cost() 947 vect_get_store_cost (struct data_reference *dr, int ncopies, in vect_get_store_cost() 996 vect_model_load_cost (stmt_vec_info stmt_info, int ncopies, bool load_lanes_p, in vect_model_load_cost() 1055 vect_get_load_cost (struct data_reference *dr, int ncopies, in vect_get_load_cost() 1594 int ncopies, j; in vectorizable_call() local 2192 int ncopies, i, j; in vectorizable_conversion() local 2765 int ncopies; in vectorizable_assignment() local 2971 int ncopies; in vectorizable_shift() local 3332 int ncopies; in vectorizable_operation() local [all …]
|
H A D | tree-vect-loop.c | 2837 int ncopies) in vect_model_reduction_cost() 2950 vect_model_induction_cost (stmt_vec_info stmt_info, int ncopies) in vect_model_induction_cost() 3000 int ncopies; in get_initial_def_for_induction() local 3510 int ncopies, enum tree_code reduc_code, in vect_create_epilog_for_reduction() 4403 int ncopies; in vectorizable_reduction() local 5069 int ncopies = LOOP_VINFO_VECT_FACTOR (loop_vinfo) / nunits; in vectorizable_induction() local
|
H A D | tree-vect-slp.c | 464 unsigned int ncopies; in vect_build_slp_tree() local 2561 int ncopies, int vect_stmts_counter) in vect_create_mask_and_perm() 2700 int index, unroll_factor, current_mask_element, ncopies; in vect_transform_slp_perm_load() local
|
H A D | tree-vect-data-refs.c | 1173 int ncopies = vf / nunits; in vect_get_data_access_cost() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-vect-stmts.c | 819 vect_model_simple_cost (stmt_vec_info stmt_info, int ncopies, in vect_model_simple_cost() 900 vect_model_store_cost (stmt_vec_info stmt_info, int ncopies, in vect_model_store_cost() 981 vect_get_store_cost (struct data_reference *dr, int ncopies, in vect_get_store_cost() 1040 vect_model_load_cost (stmt_vec_info stmt_info, int ncopies, in vect_model_load_cost() 1113 vect_get_load_cost (struct data_reference *dr, int ncopies, in vect_get_load_cost() 1760 unsigned int ncopies = vect_get_num_copies (loop_vinfo, vectype); in check_load_store_masking() local 1784 unsigned int ncopies = vect_get_num_copies (loop_vinfo, vectype); in check_load_store_masking() local 2234 unsigned int ncopies) in get_negative_load_store_type() 2290 vec_load_store_type vls_type, unsigned int ncopies, in get_load_store_type() 2564 int ncopies = vect_get_num_copies (loop_vinfo, vectype); in vect_build_gather_load_calls() local [all …]
|
H A D | tree-vect-loop.c | 4152 int ncopies) in vect_model_reduction_cost() 4329 vect_model_induction_cost (stmt_vec_info stmt_info, int ncopies) in vect_model_induction_cost() 4779 int ncopies, internal_fn reduc_fn, in vect_create_epilog_for_reduction() 6228 int ncopies; in vectorize_fold_left_reduction() local 6463 int ncopies; in vectorizable_reduction() local 7647 unsigned ncopies; in vectorizable_induction() local 8206 int ncopies; in vectorizable_live_operation() local
|
H A D | tree-vect-data-refs.c | 1309 int ncopies; in vect_get_data_access_cost() local
|
/dflybsd-src/usr.sbin/lpr/lpr/ |
H A D | lpr.c | 83 static int ncopies = 1; /* # of copies to make */ variable
|
/dflybsd-src/sys/vfs/hammer2/ |
H A D | hammer2_disk.h | 958 uint8_t ncopies; /* 0082 ncopies to local media */ member
|