Home
last modified time | relevance | path

Searched refs:arr_get (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_group.c46 static struct ir3_instruction *arr_get(void *arr, int idx) in arr_get() function
78 static struct group_ops arr_ops_out = { arr_get, arr_insert_mov_out };
79 static struct group_ops arr_ops_in = { arr_get, arr_insert_mov_in };