Lines Matching defs:opc
260 opc_t opc; member
1063 cat3_half_opc(opc_t opc) in cat3_half_opc()
1082 cat3_full_opc(opc_t opc) in cat3_full_opc()
1101 cat4_half_opc(opc_t opc) in cat4_half_opc()
1116 cat4_full_opc(opc_t opc) in cat4_full_opc()
1315 ir3_cat2_int(opc_t opc) in ir3_cat2_int()
1358 ir3_cat2_absneg(opc_t opc) in ir3_cat2_absneg()
1419 ir3_cat3_absneg(opc_t opc) in ir3_cat3_absneg()
1577 ir3_try_swap_signedness(opc_t opc, bool *can_swap) in ir3_try_swap_signedness()
2059 #define __INSTR0(flag, name, opc) \ argument
2071 #define __INSTR1(flag, dst_count, name, opc) \ argument
2089 #define __INSTR2(flag, dst_count, name, opc) \ argument
2108 #define __INSTR3(flag, dst_count, name, opc) \ argument
2130 #define __INSTR4(flag, dst_count, name, opc) \ argument
2153 #define __INSTR5(flag, name, opc) \ argument
2175 #define __INSTR6(flag, dst_count, name, opc) \ argument