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