Lines Matching refs:word2
302 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
306 this->writeWord(word2, out); in writeInstruction()
310 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
314 this->writeWord(word2, out); in writeInstruction()
317 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
321 this->writeWord(word2, out); in writeInstruction()
325 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
329 this->writeWord(word2, out); in writeInstruction()
334 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
339 this->writeWord(word2, out); in writeInstruction()
345 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
350 this->writeWord(word2, out); in writeInstruction()
357 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
362 this->writeWord(word2, out); in writeInstruction()
370 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
376 this->writeWord(word2, out); in writeInstruction()