Searched refs:orig_pattern_stmt (Results 1 – 2 of 2) sorted by relevance
5193 gimple *orig_pattern_stmt = NULL; in vect_mark_pattern_stmts() local5198 orig_pattern_stmt = orig_stmt_info->stmt; in vect_mark_pattern_stmts()5201 "replacing earlier pattern %G", orig_pattern_stmt); in vect_mark_pattern_stmts()5206 tree old_lhs = gimple_get_lhs (orig_pattern_stmt); in vect_mark_pattern_stmts()5207 gimple_set_lhs (orig_pattern_stmt, gimple_get_lhs (pattern_stmt)); in vect_mark_pattern_stmts()5218 != orig_pattern_stmt); in vect_mark_pattern_stmts()5237 if (orig_pattern_stmt) in vect_mark_pattern_stmts()5243 gimple_stmt_iterator gsi = gsi_for_stmt (orig_pattern_stmt, in vect_mark_pattern_stmts()
5700 gimple *orig_pattern_stmt = NULL; in vect_mark_pattern_stmts() local5705 orig_pattern_stmt = orig_stmt_info->stmt; in vect_mark_pattern_stmts()5708 "replacing earlier pattern %G", orig_pattern_stmt); in vect_mark_pattern_stmts()5713 tree old_lhs = gimple_get_lhs (orig_pattern_stmt); in vect_mark_pattern_stmts()5714 gimple_set_lhs (orig_pattern_stmt, gimple_get_lhs (pattern_stmt)); in vect_mark_pattern_stmts()5725 != orig_pattern_stmt); in vect_mark_pattern_stmts()5744 if (orig_pattern_stmt) in vect_mark_pattern_stmts()5751 gimple_stmt_iterator gsi = gsi_for_stmt (orig_pattern_stmt, in vect_mark_pattern_stmts()