Lines Matching defs:array
338 /* Figure out the descriptor array index if any
527 * Gets the NIR-level deref tail, which may have as a child an array deref
645 * do magic to avoid array derefs of vectors. That magic is both
649 * due to the load+insert+store it uses to emulate the array
1752 /* This is a pointer to somewhere in an array of blocks, not a
1985 * If you have an array-of-struct, things get even more weird as it
1987 * inside an array and some of the members being patch and others not
2011 * transform feedback where each array element corresponds to a
2616 "structure and that must be an array");
2625 struct vtn_pointer *array = vtn_pointer_dereference(b, ptr, &chain);
2629 vtn_pointer_to_ssa(b, array),