Lines Matching refs:next
11 * The above copyright notice and this permission notice (including the next
580 for (struct vtn_decoration *dec = value->decoration; dec; dec = dec->next) {
632 for (struct vtn_decoration *dec = value->decoration; dec; dec = dec->next) {
688 dec->next = val->decoration;
701 dec->next = val->decoration;
725 dec->next = val->decoration;
1534 for (struct vtn_decoration *dec = val->decoration; dec; dec = dec->next) {
2304 * next compiler layers, at the expense of making the handling of barriers
2934 /* These all have an explicit depth value as their next source */
2941 /* This has a component as its next source */
3989 /* If we got a vector here, that means the next index will be trying to