HomeSort by relevance Sort by last modified time
    Searched full:instr_get (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/gallium/drivers/freedreno/ir3/
ir3_group.c 81 static struct ir3_instruction *instr_get(void *arr, int idx) function
91 static struct group_ops instr_ops = { instr_get, instr_insert_mov };

Completed in 221 milliseconds