Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_opt_comparison_pre.c328 is_not_const_zero(NULL, alu, 0, 1, swizzle) && in comparison_pre_block()
329 is_not_const_zero(NULL, alu, 1, 1, swizzle)) in comparison_pre_block()
Dnir_search_helpers.h176 is_not_const_zero(UNUSED struct hash_table *ht, nir_alu_instr *instr, in is_not_const_zero() function