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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_search.c184 nir_op_for_search_op(uint16_t sop, unsigned bit_size) function in typeref:typename:nir_op
443 nir_op op = nir_op_for_search_op(expr->opcode, dst_bit_size);
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_search.c201 nir_op_for_search_op(uint16_t sop, unsigned bit_size) function in typeref:typename:nir_op
476 nir_op op = nir_op_for_search_op(expr->opcode, dst_bit_size);

Completed in 4 milliseconds