Searched refs:another_obj (Results 1 – 4 of 4) sorted by relevance
514 ira_object_t another_obj = ira_object_id_map[i]; in build_object_conflicts() local519 collected_conflict_objects[px++] = another_obj; in build_object_conflicts()557 ira_object_t another_obj = ira_object_id_map[i]; in build_object_conflicts() local558 ira_allocno_t another_a = OBJECT_ALLOCNO (another_obj); in build_object_conflicts()559 int another_word = OBJECT_SUBWORD (another_obj); in build_object_conflicts()
571 ira_object_t another_obj = ira_object_id_map[i]; in build_object_conflicts() local576 collected_conflict_objects[px++] = another_obj; in build_object_conflicts()614 ira_object_t another_obj = ira_object_id_map[i]; in build_object_conflicts() local615 ira_allocno_t another_a = OBJECT_ALLOCNO (another_obj); in build_object_conflicts()616 int another_word = OBJECT_SUBWORD (another_obj); in build_object_conflicts()
1348 ira_object_t another_obj = ALLOCNO_OBJECT (a, word); in object_conflicts_with_allocno_p() local1349 if (OBJECT_CONFLICT_ID (another_obj) >= OBJECT_MIN (obj) in object_conflicts_with_allocno_p()1350 && OBJECT_CONFLICT_ID (another_obj) <= OBJECT_MAX (obj) in object_conflicts_with_allocno_p()1352 OBJECT_CONFLICT_ID (another_obj), in object_conflicts_with_allocno_p()