Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_search.c206 #define RET_FCONV_CASE(op) \ in nir_op_for_search_op() macro
234 RET_FCONV_CASE(i2f) in nir_op_for_search_op()
235 RET_FCONV_CASE(u2f) in nir_op_for_search_op()
236 RET_FCONV_CASE(f2f) in nir_op_for_search_op()
241 RET_FCONV_CASE(b2f) in nir_op_for_search_op()
249 #undef RET_FCONV_CASE in nir_op_for_search_op()