Home
last modified time | relevance | path

Searched refs:is_cat2_float (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/freedreno/ir3/
Dir3_cp.c169 bool f_opcode = (is_cat2_float(instr->opc) || in lower_immed()
394 if (!is_cat2_float(instr->opc) && !is_cat3_float(instr->opc)) in reg_cp()
Dinstr-a3xx.h1114 static inline bool is_cat2_float(opc_t opc) in is_cat2_float() function
Ddisasm-a3xx.c539 .f = is_cat2_float(opc), in print_instr_cat2()
560 .f = is_cat2_float(opc), in print_instr_cat2()