HomeSort by relevance Sort by last modified time
    Searched refs:writeFunction (Results 1 - 4 of 4) sorted by null

  /external/llvm/examples/Kaleidoscope/MCJIT/cached/
genk-timing.py 141 def writeFunction(self, elements):
192 script.writeFunction(elementsPerFunc)
  /external/llvm/examples/Kaleidoscope/MCJIT/complete/
genk-timing.py 146 def writeFunction(self, elements):
197 script.writeFunction(elementsPerFunc)
  /external/llvm/examples/Kaleidoscope/MCJIT/lazy/
genk-timing.py 141 def writeFunction(self, elements):
192 script.writeFunction(elementsPerFunc)
  /external/clang/utils/ABITest/
ABITestGen.py 103 def writeFunction(self, i, FT):
653 P.writeFunction(N, FT)

Completed in 4571 milliseconds