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

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c156 case SpvOpISubBorrow: return (struct type_args){ 1, 0 };
H A Dspirv_info.c675 case SpvOpISubBorrow: return "SpvOpISubBorrow";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c857 case SpvOpISubBorrow: return "SpvOpISubBorrow";
H A Dvtn_gather_types.c156 case SpvOpISubBorrow: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h964 SpvOpISubBorrow = 150, enumerator in enum:SpvOp_
H A Dvtn_alu.c463 case SpvOpISubBorrow:
H A Dspirv_to_nir.c4323 case SpvOpISubBorrow:
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1304 SpvOpISubBorrow = 150, enumerator in enum:SpvOp_
1950 case SpvOpISubBorrow: *hasResult = true; *hasResultType = true; break;
H A Dvtn_alu.c525 case SpvOpISubBorrow:
H A Dspirv_to_nir.c5742 case SpvOpISubBorrow:

Completed in 114 milliseconds