Searched refs:list_next (Results 1 – 3 of 3) sorted by relevance
2745 ival->list_next = prev->list_next; in ir_add_to_unhandled()2746 prev->list_next = ival; in ir_add_to_unhandled()2781 ival = ival->list_next; in ir_merge_to_unhandled()2803 ival->list_next = prev->list_next; in ir_add_to_unhandled_spill()2804 prev->list_next = ival; in ir_add_to_unhandled_spill()3268 prev->list_next = other->list_next; in ir_allocate_blocked_reg()3294 prev->list_next = other->list_next; in ir_allocate_blocked_reg()3620 prev->list_next = other->list_next; in ir_linear_scan()3658 prev->list_next = other->list_next; in ir_linear_scan()3681 ival = ival->list_next; in ir_linear_scan()[all …]
1224 ir_live_interval *list_next; /* linked list of active, inactive or unhandled intervals */ member
175 struct _fcgi_hash_bucket *list_next; member353 p->list_next = h->list; in fcgi_hash_set()407 p = p->list_next; in fcgi_hash_apply()1163 q = q->list_next; in fcgi_read_request()1188 q = q->list_next; in fcgi_read_request()
Completed in 49 milliseconds