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

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c157 case SpvOpUMulExtended: return (struct type_args){ 1, 0 };
H A Dspirv_info.c676 case SpvOpUMulExtended: return "SpvOpUMulExtended";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c858 case SpvOpUMulExtended: return "SpvOpUMulExtended";
H A Dvtn_gather_types.c157 case SpvOpUMulExtended: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h965 SpvOpUMulExtended = 151, enumerator in enum:SpvOp_
H A Dvtn_alu.c469 case SpvOpUMulExtended: {
H A Dspirv_to_nir.c4324 case SpvOpUMulExtended:
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1305 SpvOpUMulExtended = 151, enumerator in enum:SpvOp_
1951 case SpvOpUMulExtended: *hasResult = true; *hasResultType = true; break;
H A Dvtn_alu.c531 case SpvOpUMulExtended: {
H A Dspirv_to_nir.c5743 case SpvOpUMulExtended:

Completed in 45 milliseconds