Searched defs:createAdd1 (Results 1 - 2 of 2) sorted by relevance

/external/llvm/examples/ParallelJIT/
H A DParallelJIT.cpp50 static Function* createAdd1(Module *M) { function
266 Function* add1F = createAdd1( M );
/external/swiftshader/third_party/LLVM/examples/ParallelJIT/
H A DParallelJIT.cpp33 static Function* createAdd1(Module *M) { function
244 Function* add1F = createAdd1( M );

Completed in 111 milliseconds