Home
last modified time | relevance | path

Searched defs:getLazyResolverFunction (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsJITInfo.cpp144 TargetJITInfo::LazyResolverFn MipsJITInfo::getLazyResolverFunction( in getLazyResolverFunction() function in MipsJITInfo
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetJITInfo.h99 virtual LazyResolverFn getLazyResolverFunction(JITCompilerFn) { in getLazyResolverFunction() function
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMJITInfo.cpp136 ARMJITInfo::getLazyResolverFunction(JITCompilerFn F) { in getLazyResolverFunction() function in ARMJITInfo
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86JITInfo.cpp420 X86JITInfo::getLazyResolverFunction(JITCompilerFn F) { in getLazyResolverFunction() function in X86JITInfo
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCJITInfo.cpp344 PPCJITInfo::getLazyResolverFunction(JITCompilerFn Fn) { in getLazyResolverFunction() function in PPCJITInfo