Lines Matching refs:opcodes_3d
2552 } opcodes_3d[] = {
2575 for (idx = 0; idx < ARRAY_SIZE(opcodes_3d); idx++) {
2576 opcode_3d = &opcodes_3d[idx];
3150 } opcodes_3d[] = {
3243 for (i = 0; i < ARRAY_SIZE(opcodes_3d); i++) {
3244 if (opcode != opcodes_3d[i].opcode)
3248 if (opcodes_3d[i].gen && opcodes_3d[i].gen != ctx->gen)
3251 opcode_3d = &opcodes_3d[i];
3757 } opcodes_3d[] = {
3787 for (idx = 0; idx < ARRAY_SIZE(opcodes_3d); idx++) {
3788 opcode_3d = &opcodes_3d[idx];