Searched defs:writeFunctionCall (Results 1 – 5 of 5) sorted by relevance
| /external/llvm/examples/Kaleidoscope/MCJIT/cached/ | ||
| D | genk-timing.py | 163 def writeFunctionCall(self): member in KScriptGenerator |
| /external/llvm/examples/Kaleidoscope/MCJIT/complete/ | ||
| D | genk-timing.py | 168 def writeFunctionCall(self): member in KScriptGenerator |
| /external/llvm/examples/Kaleidoscope/MCJIT/lazy/ | ||
| D | genk-timing.py | 163 def writeFunctionCall(self): member in KScriptGenerator |
| /external/skia/src/sksl/ | ||
| D | SkSLGLSLCodeGenerator.cpp | 151 void GLSLCodeGenerator::writeFunctionCall(const FunctionCall& c) { in writeFunctionCall() function in SkSL::GLSLCodeGenerator |
| D | SkSLSPIRVCodeGenerator.cpp | 1378 SpvId SPIRVCodeGenerator::writeFunctionCall(const FunctionCall& c, SkWStream& out) { in writeFunctionCall() function in SkSL::SPIRVCodeGenerator |