Home
last modified time | relevance | path

Searched refs:writeInstruction (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/sksl/
DSkSLSPIRVCodeGenerator.cpp233 this->writeInstruction(SpvOpLabel, label, out); in writeLabel()
236 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, OutputStream& out) { in writeInstruction() function in SkSL::SPIRVCodeGenerator
240 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, OutputStream& out) { in writeInstruction() function in SkSL::SPIRVCodeGenerator
262 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, StringFragment string, OutputStream& out) { in writeInstruction() function in SkSL::SPIRVCodeGenerator
268 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, StringFragment string, in writeInstruction() function in SkSL::SPIRVCodeGenerator
275 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() function in SkSL::SPIRVCodeGenerator
283 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() function in SkSL::SPIRVCodeGenerator
290 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() function in SkSL::SPIRVCodeGenerator
298 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() function in SkSL::SPIRVCodeGenerator
307 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() function in SkSL::SPIRVCodeGenerator
[all …]
DSkSLSPIRVCodeGenerator.h329 void writeInstruction(SpvOp_ opCode, OutputStream& out);
331 void writeInstruction(SpvOp_ opCode, StringFragment string, OutputStream& out);
333 void writeInstruction(SpvOp_ opCode, int32_t word1, OutputStream& out);
335 void writeInstruction(SpvOp_ opCode, int32_t word1, StringFragment string, OutputStream& out);
337 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, StringFragment string,
340 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, OutputStream& out);
342 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3,
345 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4,
348 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4,
351 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4,
[all …]
/external/skqp/src/sksl/
DSkSLSPIRVCodeGenerator.cpp234 this->writeInstruction(SpvOpLabel, label, out); in writeLabel()
237 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, OutputStream& out) { in writeInstruction() function in SkSL::SPIRVCodeGenerator
241 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, OutputStream& out) { in writeInstruction() function in SkSL::SPIRVCodeGenerator
263 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, StringFragment string, OutputStream& out) { in writeInstruction() function in SkSL::SPIRVCodeGenerator
269 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, StringFragment string, in writeInstruction() function in SkSL::SPIRVCodeGenerator
276 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() function in SkSL::SPIRVCodeGenerator
284 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() function in SkSL::SPIRVCodeGenerator
291 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() function in SkSL::SPIRVCodeGenerator
299 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() function in SkSL::SPIRVCodeGenerator
308 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() function in SkSL::SPIRVCodeGenerator
[all …]
DSkSLSPIRVCodeGenerator.h277 void writeInstruction(SpvOp_ opCode, OutputStream& out);
279 void writeInstruction(SpvOp_ opCode, StringFragment string, OutputStream& out);
281 void writeInstruction(SpvOp_ opCode, int32_t word1, OutputStream& out);
283 void writeInstruction(SpvOp_ opCode, int32_t word1, StringFragment string, OutputStream& out);
285 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, StringFragment string,
288 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, OutputStream& out);
290 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3,
293 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4,
296 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4,
299 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4,
[all …]
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp241 void writeInstruction(const Instruction &I, unsigned InstID,
2293 void ModuleBitcodeWriter::writeInstruction(const Instruction &I, in writeInstruction() function in ModuleBitcodeWriter
2905 writeInstruction(*I, InstID, Vals); in writeFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp377 void writeInstruction(const Instruction &I, unsigned InstID,
2522 void ModuleBitcodeWriter::writeInstruction(const Instruction &I, in writeInstruction() function in ModuleBitcodeWriter
3068 writeInstruction(*I, InstID, Vals); in writeFunction()