Searched defs:EmitInstructions (Results 1 – 3 of 3) sorted by relevance
82 static void EmitInstructions(std::vector<AsmWriterInst> &Insts, in EmitInstructions() function
109 static void EmitInstructions(std::vector<AsmWriterInst> &Insts, in EmitInstructions() function
1655 void SpirvShader::EmitInstructions(InsnIterator begin, InsnIterator end, EmitState *state) const in EmitInstructions() function in sw::SpirvShader