Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DLegacyAPIInteropTest.cpp27 return V.legacyLookup(std::move(Q), Symbols); in TEST_F()
84 return V.legacyLookup(std::move(Query), Symbols); in TEST()
DCoreAPIsTest.cpp166 V2.legacyLookup(Q, V.legacyLookup(Q, {Foo})); in TEST_F()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DLegacy.cpp38 ES.legacyLookup(ES, std::move(LookupFn), std::move(InternedSymbols), in lookup()
DCore.cpp161 Expected<SymbolMap> ExecutionSessionBase::legacyLookup( in legacyLookup() function in llvm::orc::ExecutionSessionBase
1351 SymbolNameSet VSO::legacyLookup(std::shared_ptr<AsynchronousSymbolQuery> Q, in legacyLookup() function in llvm::orc::VSO
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h410 legacyLookup(ExecutionSessionBase &ES, LegacyAsyncLookupFunction AsyncLookup,
652 SymbolNameSet legacyLookup(std::shared_ptr<AsynchronousSymbolQuery> Q,