Searched refs:is_not_const_zero (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_opt_comparison_pre.c | 324 is_not_const_zero(NULL, alu, 0, 1, swizzle) && 325 is_not_const_zero(NULL, alu, 1, 1, swizzle))
|
| H A D | nir_search_helpers.h | 180 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 D | nir_opt_comparison_pre.c | 328 is_not_const_zero(alu, 0, 1, swizzle) && 329 is_not_const_zero(alu, 1, 1, swizzle))
|
| H A D | nir_search_helpers.h | 113 is_not_const_zero(nir_alu_instr *instr, unsigned src, unsigned num_components, function in typeref:typename:bool
|
Completed in 4 milliseconds