Home
last modified time | relevance | path

Searched defs:AbortOnFailure (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/MCJIT/
DIntercept.cpp104 bool AbortOnFailure) { in getPointerToNamedFunction()
DMCJIT.cpp100 bool AbortOnFailure = !F->hasExternalWeakLinkage(); in getPointerToFunction() local
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DIntercept.cpp101 bool AbortOnFailure) { in getPointerToNamedFunction()
DJIT.cpp669 bool AbortOnFailure = !F->hasExternalWeakLinkage(); in getPointerToFunction() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRTDyldMemoryManager.cpp278 bool AbortOnFailure) { in getPointerToNamedFunction()
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp401 bool AbortOnFailure = !F->hasExternalWeakLinkage(); in getPointerToFunction() local
593 void *MCJIT::getPointerToNamedFunction(StringRef Name, bool AbortOnFailure) { in getPointerToNamedFunction()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp362 bool AbortOnFailure=true) { in getPointerToNamedFunction()
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp158 bool AbortOnFailure = true) override { in getPointerToNamedFunction()
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy.cpp698 bool AbortOnFailure) in getPointerToNamedFunction()
/external/llvm/examples/Kaleidoscope/MCJIT/initial/
Dtoy.cpp695 bool AbortOnFailure) in getPointerToNamedFunction()
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp855 bool AbortOnFailure) in getPointerToNamedFunction()
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy.cpp787 bool AbortOnFailure) in getPointerToNamedFunction()