Searched refs:EmitOuterProduct (Results 1 – 3 of 3) sorted by relevance
106 SpirvShader::EmitResult SpirvShader::EmitOuterProduct(InsnIterator insn, EmitState *state) const in EmitOuterProduct() function in sw::SpirvShader
1183 EmitResult EmitOuterProduct(InsnIterator insn, EmitState *state) const;
1818 return EmitOuterProduct(insn, state); in EmitInstruction()