Searched defs:multi_step_cvt (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-stmts.c3214 int multi_step_cvt = 0; local
4578 vect_get_loop_based_defs(tree *oprnd, stmt_vec_info stmt_info, vec<tree> *vec_oprnds, int multi_step_cvt) argument
4764 int multi_step_cvt = 0; local
11655 supportable_widening_operation(enum tree_code code, stmt_vec_info stmt_info, tree vectype_out, tree vectype_in, enum tree_code *code1, enum tree_code *code2, int *multi_step_cvt, vec<tree> *interm_types) argument
11922 supportable_narrowing_operation(enum tree_code code, tree vectype_out, tree vectype_in, enum tree_code *code1, int *multi_step_cvt, vec<tree> *interm_types) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-stmts.cc3247 int multi_step_cvt = 0; local
4870 int multi_step_cvt = 0; local
4671 vect_create_vectorized_demotion_stmts(vec_info *vinfo, vec<tree> *vec_oprnds, int multi_step_cvt, stmt_vec_info stmt_info, vec<tree> &vec_dsts, gimple_stmt_iterator *gsi, slp_tree slp_node, enum tree_code code) argument
11977 supportable_widening_operation(vec_info *vinfo, enum tree_code code, stmt_vec_info stmt_info, tree vectype_out, tree vectype_in, enum tree_code *code1, enum tree_code *code2, int *multi_step_cvt, vec<tree> *interm_types) argument
12255 supportable_narrowing_operation(enum tree_code code, tree vectype_out, tree vectype_in, enum tree_code *code1, int *multi_step_cvt, vec<tree> *interm_types) argument
[all...]

Completed in 287 milliseconds