Searched refs:is_not_const_zero (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_comparison_pre.c324 is_not_const_zero(NULL, alu, 0, 1, swizzle) &&
325 is_not_const_zero(NULL, alu, 1, 1, swizzle))
H A Dnir_search_helpers.h180 is_not_const_zero(UNUSED struct hash_table *ht, const nir_alu_instr *instr, function in typeref:typename:bool
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_comparison_pre.c328 is_not_const_zero(alu, 0, 1, swizzle) &&
329 is_not_const_zero(alu, 1, 1, swizzle))
H A Dnir_search_helpers.h113 is_not_const_zero(nir_alu_instr *instr, unsigned src, unsigned num_components, function in typeref:typename:bool

Completed in 4 milliseconds