Searched refs:nir_op_matches_search_op (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_search.c96 nir_op_matches_search_op(nir_op nop, uint16_t sop) function in typeref:typename:bool
370 if (!nir_op_matches_search_op(instr->op, expr->opcode))
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_search.c113 nir_op_matches_search_op(nir_op nop, uint16_t sop) function in typeref:typename:bool
399 if (!nir_op_matches_search_op(instr->op, expr->opcode))

Completed in 5 milliseconds