Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_opt_comparison_pre.c324 is_not_const_zero(NULL, alu, 0, 1, swizzle) && in comparison_pre_block()
325 is_not_const_zero(NULL, alu, 1, 1, swizzle)) in comparison_pre_block()
Dnir_search_helpers.h200 is_not_const_zero(UNUSED struct hash_table *ht, const nir_alu_instr *instr, in is_not_const_zero() function