Lines Matching defs:opc
367 opc_t opc; member
1287 cat3_half_opc(opc_t opc) in cat3_half_opc()
1306 cat3_full_opc(opc_t opc) in cat3_full_opc()
1325 cat4_half_opc(opc_t opc) in cat4_half_opc()
1340 cat4_full_opc(opc_t opc) in cat4_full_opc()
1599 ir3_cat2_int(opc_t opc) in ir3_cat2_int()
1642 ir3_cat2_absneg(opc_t opc) in ir3_cat2_absneg()
1703 ir3_cat3_absneg(opc_t opc, unsigned src_n) in ir3_cat3_absneg()
1863 ir3_try_swap_signedness(opc_t opc, bool *can_swap) in ir3_try_swap_signedness()
2557 #define __INSTR0(flag, name, opc) \ argument
2569 #define __INSTR1(flag, dst_count, name, opc, scalar_alu) \ argument
2602 #define __INSTR2(flag, dst_count, name, opc, scalar_alu) \ argument
2639 #define __INSTR3(flag, dst_count, name, opc, scalar_alu) \ argument
2681 #define __INSTR4(flag, dst_count, name, opc) \ argument
2704 #define __INSTR5(flag, name, opc) \ argument
2726 #define __INSTR6(flag, dst_count, name, opc) \ argument