Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_search.c201 nir_op_for_search_op(uint16_t sop, unsigned bit_size) in nir_op_for_search_op() function
476 nir_op op = nir_op_for_search_op(expr->opcode, dst_bit_size); in construct_value()