Searched refs:SpvOpIMul32x16INTEL (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1138 case SpvOpIMul32x16INTEL: return "SpvOpIMul32x16INTEL";
H A Dvtn_gather_types.c383 case SpvOpIMul32x16INTEL: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1587 SpvOpIMul32x16INTEL = 5597, enumerator in enum:SpvOp_
2231 case SpvOpIMul32x16INTEL: *hasResult = true; *hasResultType = true; break;
H A Dvtn_alu.c317 case SpvOpIMul32x16INTEL: return nir_op_imul_32x16;
H A Dspirv_to_nir.c5810 case SpvOpIMul32x16INTEL:

Completed in 19 milliseconds