Searched refs:is_cat3_float (Results 1 – 2 of 2) sorted by relevance
170 is_cat3_float(instr->opc)) ? true : false; in lower_immed()394 if (!is_cat2_float(instr->opc) && !is_cat3_float(instr->opc)) in reg_cp()
1137 static inline bool is_cat3_float(opc_t opc) in is_cat3_float() function