Searched refs:nir_alu_binop_identity (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir.c667 nir_alu_binop_identity(nir_op binop, unsigned bit_size) function in typeref:typename:nir_const_value
H A Dnir.h2714 nir_const_value nir_alu_binop_identity(nir_op binop, unsigned bit_size);
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir.c888 nir_alu_binop_identity(nir_op binop, unsigned bit_size) function in typeref:typename:nir_const_value
H A Dnir.h3980 nir_const_value nir_alu_binop_identity(nir_op binop, unsigned bit_size);
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_nir.cpp3830 nir_const_value value = nir_alu_binop_identity(op, type_sz(type) * 8);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_nir.cpp4029 nir_const_value value = nir_alu_binop_identity(op, type_sz(type) * 8);

Completed in 69 milliseconds