Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDCore.cpp1594 QueryComplete = lookupImpl(Q, MUs, Unresolved); in legacyLookup()
1610 QueryComplete = lookupImpl(Q, MUs, Unresolved); in legacyLookup()
1645 bool JITDylib::lookupImpl( in lookupImpl() function in llvm::orc::JITDylib
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
HDCore.h1020 bool lookupImpl(std::shared_ptr<AsynchronousSymbolQuery> &Q,