Lines Matching refs:word2
276 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
280 this->writeWord(word2, out); in writeInstruction()
284 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
288 this->writeWord(word2, out); in writeInstruction()
291 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
295 this->writeWord(word2, out); in writeInstruction()
299 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
303 this->writeWord(word2, out); in writeInstruction()
308 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
313 this->writeWord(word2, out); in writeInstruction()
319 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
324 this->writeWord(word2, out); in writeInstruction()
331 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
336 this->writeWord(word2, out); in writeInstruction()
344 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
350 this->writeWord(word2, out); in writeInstruction()