Searched defs:writeFunction (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/cached/ | ||
H A D | genk-timing.py | 167 def writeFunction(self, elements): member in KScriptGenerator |
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/lazy/ | ||
H A D | genk-timing.py | 167 def writeFunction(self, elements): member in KScriptGenerator |
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/complete/ | ||
H A D | genk-timing.py | 177 def writeFunction(self, elements): member in KScriptGenerator |
/llvm-project/clang/utils/ABITest/ | ||
H A D | ABITestGen.py | 116 def writeFunction(self, i, FT): member in TypePrinter |
/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ | ||
H A D | DXILBitcodeWriter.cpp | 2617 void DXILBitcodeWriter::writeFunction(const Function &F) { writeFunction() function in DXILBitcodeWriter |
/llvm-project/llvm/lib/Bitcode/Writer/ | ||
H A D | BitcodeWriter.cpp | 3523 void ModuleBitcodeWriter::writeFunction( writeFunction() function in ModuleBitcodeWriter |