Home
last modified time | relevance | path

Searched refs:SpvOpIAddCarry (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/sksl/
Dspirv.h712 SpvOpIAddCarry = 149, enumerator
DSkSLSPIRVCodeGenerator.cpp458 case SpvOpIAddCarry: in opcode_text()
/external/mesa3d/src/compiler/spirv/
Dspirv.h712 SpvOpIAddCarry = 149, enumerator
Dvtn_alu.c400 case SpvOpIAddCarry: in vtn_handle_alu()
Dspirv_to_nir.c3093 case SpvOpIAddCarry: in vtn_handle_body_instruction()