Home
last modified time | relevance | path

Searched refs:ir3_cat2_int (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_cp.c124 if (ir3_cat2_int(instr->opc)) in valid_flags()
452 ir3_cat2_int(instr->opc)); in reg_cp()
Dir3.h797 static inline bool ir3_cat2_int(opc_t opc) in ir3_cat2_int() function