Searched refs:is_not_const_zero (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/compiler/nir/ |
D | nir_opt_comparison_pre.c | 324 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()
|
D | nir_search_helpers.h | 200 is_not_const_zero(UNUSED struct hash_table *ht, const nir_alu_instr *instr, in is_not_const_zero() function
|