Searched refs:ir3_create_array_store (Results 1 – 2 of 2) sorted by relevance
251 void ir3_create_array_store(struct ir3_context *ctx, struct ir3_array *arr,
286 ir3_create_array_store(ctx, arr, n, ctx->last_dst[i], addr); in ir3_put_dst()605 ir3_create_array_store(struct ir3_context *ctx, struct ir3_array *arr, int n, in ir3_create_array_store() function