Searched refs:SpvOpSMulExtended (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c158 case SpvOpSMulExtended: return (struct type_args){ 1, 0 };
H A Dspirv_info.c677 case SpvOpSMulExtended: return "SpvOpSMulExtended";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c859 case SpvOpSMulExtended: return "SpvOpSMulExtended";
H A Dvtn_gather_types.c158 case SpvOpSMulExtended: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h966 SpvOpSMulExtended = 152, enumerator in enum:SpvOp_
H A Dvtn_alu.c477 case SpvOpSMulExtended: {
H A Dspirv_to_nir.c4325 case SpvOpSMulExtended:
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1306 SpvOpSMulExtended = 152, enumerator in enum:SpvOp_
1952 case SpvOpSMulExtended: *hasResult = true; *hasResultType = true; break;
H A Dvtn_alu.c539 case SpvOpSMulExtended: {
H A Dspirv_to_nir.c5744 case SpvOpSMulExtended:

Completed in 31 milliseconds