Searched defs:writeFunction (Results 1 – 7 of 7) sorted by relevance
| /external/llvm/examples/Kaleidoscope/MCJIT/cached/ | ||
| D | genk-timing.py | 141 def writeFunction(self, elements): member in KScriptGenerator |
| /external/llvm/examples/Kaleidoscope/MCJIT/complete/ | ||
| D | genk-timing.py | 146 def writeFunction(self, elements): member in KScriptGenerator |
| /external/llvm/examples/Kaleidoscope/MCJIT/lazy/ | ||
| D | genk-timing.py | 141 def writeFunction(self, elements): member in KScriptGenerator |
| /external/clang/utils/ABITest/ | ||
| D | ABITestGen.py | 103 def writeFunction(self, i, FT): member in TypePrinter |
| /external/skia/src/sksl/ | ||
| D | SkSLGLSLCodeGenerator.cpp | 483 void GLSLCodeGenerator::writeFunction(const FunctionDefinition& f) { in writeFunction() function in SkSL::GLSLCodeGenerator |
| D | SkSLSPIRVCodeGenerator.cpp | 2449 SpvId SPIRVCodeGenerator::writeFunction(const FunctionDefinition& f, SkWStream& out) { in writeFunction() function in SkSL::SPIRVCodeGenerator |
| /external/llvm/lib/Bitcode/Writer/ | ||
| D | BitcodeWriter.cpp | 2869 void ModuleBitcodeWriter::writeFunction( in writeFunction() function in ModuleBitcodeWriter |