Lines Matching defs:last
793 ir_dereference_array *last = NULL;
796 last = rv->as_dereference_array();
797 rv = last->array;
806 if (last)
807 return last->array_index;
1852 * followed by an if-statement. The last instruction in each branch of
2139 /* The r-value of a sequence is the last expression in the sequence. If
2150 * previous_tail will point to the last instruction in the stream
2152 * instructions->get_tail_raw() will point to the last instruction in
3132 * "(modify last paragraph, p. 35, allowing samplers and images as
5854 * variable declarations will appear in a funny last-to-first order,
5873 * so we return the rvalue from the last seen declaration here.
6917 * the last case. We need to add checks against following cases first to see
7461 * "(remove the following bullet from the last list on p. 39,
7956 /* Check if it is the last element of the interface */
8676 * "If an array is declared as the last member of a shader storage
8682 * not last, as long as we can determine that they are implicitly
8687 "definition: only last member of a shader "