Home
last modified time | relevance | path

Searched refs:myCompileCallback (Results 1 – 2 of 2) sorted by relevance

/external/llvm/unittests/ExecutionEngine/Orc/
DOrcCAPITest.cpp63 static LLVMOrcTargetAddress myCompileCallback(LLVMOrcJITStackRef JITStack, in myCompileCallback() function in llvm::OrcCAPIExecutionTest
140 myCompileCallback, in TEST_F()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DOrcCAPITest.cpp71 static LLVMOrcTargetAddress myCompileCallback(LLVMOrcJITStackRef JITStack, in myCompileCallback() function in llvm::OrcCAPIExecutionTest
191 LLVMOrcCreateLazyCompileCallback(JIT, &CCAddr, myCompileCallback, &C); in TEST_F()