Home
last modified time | relevance | path

Searched defs:writeFunction (Results 1 – 24 of 24) sorted by relevance

/external/llvm-project/llvm/examples/Kaleidoscope/MCJIT/complete/
Dgenk-timing.py148 def writeFunction(self, elements): member in KScriptGenerator
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dgenk-timing.py141 def writeFunction(self, elements): member in KScriptGenerator
/external/llvm-project/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dgenk-timing.py143 def writeFunction(self, elements): member in KScriptGenerator
/external/llvm-project/llvm/examples/Kaleidoscope/MCJIT/cached/
Dgenk-timing.py143 def writeFunction(self, elements): member in KScriptGenerator
/external/skqp/src/sksl/
DSkSLPipelineStageCodeGenerator.cpp180 void PipelineStageCodeGenerator::writeFunction(const FunctionDefinition& f) { in writeFunction() function in SkSL::PipelineStageCodeGenerator
DSkSLGLSLCodeGenerator.cpp1018 void GLSLCodeGenerator::writeFunction(const FunctionDefinition& f) { in writeFunctionCall() function in SkSL::GLSLCodeGenerator
DSkSLCPPCodeGenerator.cpp433 void CPPCodeGenerator::writeFunction(const FunctionDefinition& f) { in writeFunction() function in SkSL::CPPCodeGenerator
DSkSLMetalCodeGenerator.cpp625 void MetalCodeGenerator::writeFunction(const FunctionDefinition& f) { in writeFunction() function in SkSL::MetalCodeGenerator
DSkSLSPIRVCodeGenerator.cpp2522 SpvId SPIRVCodeGenerator::writeFunction(const FunctionDefinition& f, OutputStream& out) { in writeFunction() function in SkSL::SPIRVCodeGenerator
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dgenk-timing.py141 def writeFunction(self, elements): member in KScriptGenerator
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dgenk-timing.py146 def writeFunction(self, elements): member in KScriptGenerator
/external/llvm-project/clang/utils/ABITest/
DABITestGen.py104 def writeFunction(self, i, FT): member in TypePrinter
/external/clang/utils/ABITest/
DABITestGen.py103 def writeFunction(self, i, FT): member in TypePrinter
/external/skia/src/sksl/codegen/
DSkSLPipelineStageCodeGenerator.cpp258 void PipelineStageCodeGenerator::writeFunction(const FunctionDefinition& f) { in writeFunction() function in SkSL::PipelineStage::PipelineStageCodeGenerator
DSkSLGLSLCodeGenerator.cpp1000 void GLSLCodeGenerator::writeFunction(const FunctionDefinition& f) { in writeFunction() function in SkSL::GLSLCodeGenerator
DSkSLDSLCPPCodeGenerator.cpp434 void DSLCPPCodeGenerator::writeFunction(const FunctionDefinition& f) { in writeFunction() function in SkSL::DSLCPPCodeGenerator
DSkSLCPPCodeGenerator.cpp526 void CPPCodeGenerator::writeFunction(const FunctionDefinition& f) { in writeFunction() function in SkSL::CPPCodeGenerator
DSkSLMetalCodeGenerator.cpp1656 void MetalCodeGenerator::writeFunction(const FunctionDefinition& f) { in writeFunction() function in SkSL::MetalCodeGenerator
DSkSLVMCodeGenerator.cpp416 void SkVMGenerator::writeFunction(const FunctionDefinition& function, in writeFunction() function in SkSL::SkVMGenerator
DSkSLSPIRVCodeGenerator.cpp2902 SpvId SPIRVCodeGenerator::writeFunction(const FunctionDefinition& f, OutputStream& out) { in writeFunction() function in SkSL::SPIRVCodeGenerator
/external/angle/src/libANGLE/renderer/
Drenderer_utils.cpp531 auto writeFunction = (destComponentType == GL_UNSIGNED_INT) ? WriteUintColor : WriteFloatColor; in CopyImageCHROMIUM() local
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2869 void ModuleBitcodeWriter::writeFunction( in writeFunction() function in ModuleBitcodeWriter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3172 void ModuleBitcodeWriter::writeFunction( in writeFunction() function in ModuleBitcodeWriter
/external/llvm-project/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3250 void ModuleBitcodeWriter::writeFunction( in writeFunction() function in ModuleBitcodeWriter