Searched refs:ir3_cat2_int (Results 1 – 2 of 2) sorted by relevance
124 if (ir3_cat2_int(instr->opc)) in valid_flags()452 ir3_cat2_int(instr->opc)); in reg_cp()
797 static inline bool ir3_cat2_int(opc_t opc) in ir3_cat2_int() function