Searched refs:new_or_tmp_name (Results 1 – 2 of 2) sorted by relevance
3106 tree new_or_tmp_name; in vect_create_cond_for_align_checks() local3132 new_or_tmp_name = make_temp_ssa_name (int_ptrsize_type, NULL, tmp_name); in vect_create_cond_for_align_checks()3133 or_stmt = gimple_build_assign (new_or_tmp_name, BIT_IOR_EXPR, in vect_create_cond_for_align_checks()3136 or_tmp_name = new_or_tmp_name; in vect_create_cond_for_align_checks()
3243 tree new_or_tmp_name; in vect_create_cond_for_align_checks() local3272 new_or_tmp_name = make_temp_ssa_name (int_ptrsize_type, NULL, tmp_name); in vect_create_cond_for_align_checks()3273 or_stmt = gimple_build_assign (new_or_tmp_name, BIT_IOR_EXPR, in vect_create_cond_for_align_checks()3276 or_tmp_name = new_or_tmp_name; in vect_create_cond_for_align_checks()