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

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c153 case SpvOpOuterProduct: return (struct type_args){ 1, 0 };
H A Dspirv_info.c672 case SpvOpOuterProduct: return "SpvOpOuterProduct";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c854 case SpvOpOuterProduct: return "SpvOpOuterProduct";
H A Dvtn_gather_types.c153 case SpvOpOuterProduct: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h961 SpvOpOuterProduct = 147, enumerator in enum:SpvOp_
H A Dvtn_alu.c445 case SpvOpOuterProduct: {
H A Dspirv_to_nir.c4374 case SpvOpOuterProduct:
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1301 SpvOpOuterProduct = 147, enumerator in enum:SpvOp_
1947 case SpvOpOuterProduct: *hasResult = true; *hasResultType = true; break;
H A Dvtn_alu.c507 case SpvOpOuterProduct: {
H A Dspirv_to_nir.c5793 case SpvOpOuterProduct:

Completed in 31 milliseconds