Home
last modified time | relevance | path

Searched refs:EmitOuterProduct (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/Pipeline/
DSpirvShaderArithmetic.cpp106 SpirvShader::EmitResult SpirvShader::EmitOuterProduct(InsnIterator insn, EmitState *state) const in EmitOuterProduct() function in sw::SpirvShader
DSpirvShader.hpp1183 EmitResult EmitOuterProduct(InsnIterator insn, EmitState *state) const;
DSpirvShader.cpp1818 return EmitOuterProduct(insn, state); in EmitInstruction()