Searched refs:have_shared_source (Results 1 – 1 of 1) sorted by relevance
946 static int have_shared_source(struct rc_instruction * inst1, struct rc_instruction * inst2) in have_shared_source() function1010 if (have_shared_source(inst, cur) == 0) { in merge_movs()1081 int shared_index = have_shared_source(inst, mov); in merge_mov_add_mul()1172 int shared_index = have_shared_source(mad, mov); in merge_mov_mad()