Home
last modified time | relevance | path

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

/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dgenk-timing.py141 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/examples/Kaleidoscope/MCJIT/complete/
Dgenk-timing.py146 def writeFunction(self, elements): member in KScriptGenerator
/external/clang/utils/ABITest/
DABITestGen.py103 def writeFunction(self, i, FT): member in TypePrinter
/external/skia/src/sksl/codegen/
DSkSLPipelineStageCodeGenerator.cpp345 void PipelineStageCodeGenerator::writeFunction(const FunctionDefinition& f) { in writeFunction() function in SkSL::PipelineStage::PipelineStageCodeGenerator
DSkSLGLSLCodeGenerator.cpp1044 void GLSLCodeGenerator::writeFunction(const FunctionDefinition& f) { in writeFunction() function in SkSL::GLSLCodeGenerator
DSkSLMetalCodeGenerator.cpp1970 void MetalCodeGenerator::writeFunction(const FunctionDefinition& f) { in writeFunction() function in SkSL::MetalCodeGenerator
DSkSLVMCodeGenerator.cpp517 size_t SkVMGenerator::writeFunction(const FunctionDefinition& function, in writeFunction() function in SkSL::SkVMGenerator
DSkSLSPIRVCodeGenerator.cpp2933 SpvId SPIRVCodeGenerator::writeFunction(const FunctionDefinition& f, OutputStream& out) { in writeFunction() function in SkSL::SPIRVCodeGenerator
/external/angle/src/libANGLE/renderer/
Drenderer_utils.cpp591 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