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

  /external/llvm/examples/ParallelJIT/
ParallelJIT.cpp 50 static Function* createAdd1(Module *M) {
266 Function* add1F = createAdd1( M );
  /external/swiftshader/third_party/LLVM/examples/ParallelJIT/
ParallelJIT.cpp 33 static Function* createAdd1(Module *M) {
244 Function* add1F = createAdd1( M );

Completed in 622 milliseconds