Home | History | Annotate | Download | only in ir3

Lines Matching refs:opc_cat

155 	cat0->opc_cat  = 0;
200 cat1->opc_cat = 1;
291 cat2->opc_cat = 2;
393 cat3->opc_cat = 3;
442 cat4->opc_cat = 4;
516 cat5->opc_cat = 5;
549 cat6->opc_cat = 6;
639 cat6->opc_cat = 6;
849 cat7->opc_cat = 7;
893 int ret = emit[opc_cat(instr->opc)](instr, dwords, info);