Searched refs:larray (Results 1 – 8 of 8) sorted by relevance
326 vec<loop_p, va_gc> *larray; member524 return (*loops_for_fn (fn)->larray)[num]; in get_loop()566 return loops->larray; in get_loops()579 return vec_safe_length (loops->larray); in number_of_loops()716 for (i = 0; vec_safe_iterate (loops_for_fn (fn)->larray, i, &aloop); i++) in loop_iterator()
1478 u32 barray, larray; in r600_check_texture_resource() local1584 larray = G_038014_LAST_ARRAY(word5); in r600_check_texture_resource()1586 nfaces = larray - barray + 1; in r600_check_texture_resource()
1405 unsigned int *larray = data; in ni_ai_munge() local1415 larray[i] = le32_to_cpu(blarray[i]); in ni_ai_munge()1420 larray[i] += devpriv->ai_offset[chan_index]; in ni_ai_munge()
8398 (!pair "larray"
8396 (!pair "larray"
20322 corresponding field of the 'larray' vector in the loops structure. The20324 entries in the 'larray' created by deleting loops. Also, there is no20328 The entries of the 'larray' field should not be accessed directly. The