Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCJITInfo.cpp78 extern "C" void PPC64CompilationCallback();
214 void PPC64CompilationCallback() { in PPC64CompilationCallback() function
360 return is64Bit ? PPC64CompilationCallback : PPC32CompilationCallback; in getLazyResolverFunction()
382 Fn != (void*)(intptr_t)PPC64CompilationCallback) { in emitFunctionStub()