Searched defs:numFuncs (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
H A D | genk-timing.py | 13 def writeTimingCall(self, filename, numFuncs, funcsCalled, totalCalls): argument 174 def generateKScript(filename, numFuncs, elementsPerFunc, funcsBetweenExec, callWeighting, timingScr… argument
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
H A D | genk-timing.py | 13 def writeTimingCall(self, filename, numFuncs, funcsCalled, totalCalls): argument 174 def generateKScript(filename, numFuncs, elementsPerFunc, funcsBetweenExec, callWeighting, timingScr… argument
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/complete/ |
H A D | genk-timing.py | 13 def writeTimingCall(self, filename, numFuncs, funcsCalled, totalCalls): argument 179 def generateKScript(filename, numFuncs, elementsPerFunc, funcsBetweenExec, callWeighting, timingScr… argument
|