Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/
DCore.h1198 using AsynchronousSymbolQuerySet =
1297 std::pair<AsynchronousSymbolQuerySet, std::shared_ptr<SymbolDependenceMap>>
1823 JITDylib::AsynchronousSymbolQuerySet &Queries);
1825 JITDylib::AsynchronousSymbolQuerySet &Queries);
1835 Expected<JITDylib::AsynchronousSymbolQuerySet>
1843 std::pair<JITDylib::AsynchronousSymbolQuerySet,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DCore.h1198 using AsynchronousSymbolQuerySet =
1299 std::pair<AsynchronousSymbolQuerySet, std::shared_ptr<SymbolDependenceMap>>
1823 JITDylib::AsynchronousSymbolQuerySet &Queries);
1825 JITDylib::AsynchronousSymbolQuerySet &Queries);
1835 Expected<JITDylib::AsynchronousSymbolQuerySet>
1843 std::pair<JITDylib::AsynchronousSymbolQuerySet,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/
DCore.h1198 using AsynchronousSymbolQuerySet =
1297 std::pair<AsynchronousSymbolQuerySet, std::shared_ptr<SymbolDependenceMap>>
1823 JITDylib::AsynchronousSymbolQuerySet &Queries);
1825 JITDylib::AsynchronousSymbolQuerySet &Queries);
1835 Expected<JITDylib::AsynchronousSymbolQuerySet>
1843 std::pair<JITDylib::AsynchronousSymbolQuerySet,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp934 AsynchronousSymbolQuerySet CompletedQueries; in resolve()
1034 AsynchronousSymbolQuerySet CompletedQueries; in emit()
1199 std::pair<JITDylib::AsynchronousSymbolQuerySet,
1202 AsynchronousSymbolQuerySet FailedQueries; in failSymbols()
1524 std::pair<JITDylib::AsynchronousSymbolQuerySet,
1565 AsynchronousSymbolQuerySet QueriesToFail; in removeTracker()
2277 JITDylib::AsynchronousSymbolQuerySet QueriesToFail; in removeResourceTracker()
2974 JITDylib::AsynchronousSymbolQuerySet FailedQueries; in OL_notifyFailed()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1166 using AsynchronousSymbolQuerySet =
1253 std::pair<AsynchronousSymbolQuerySet, std::shared_ptr<SymbolDependenceMap>>
1293 static std::pair<AsynchronousSymbolQuerySet,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DCore.h1167 using AsynchronousSymbolQuerySet =
1252 std::pair<AsynchronousSymbolQuerySet, std::shared_ptr<SymbolDependenceMap>>
1294 static std::pair<AsynchronousSymbolQuerySet,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1009 AsynchronousSymbolQuerySet CompletedQueries; in resolve()
1097 AsynchronousSymbolQuerySet CompletedQueries; in emit()
1230 AsynchronousSymbolQuerySet FailedQueries; in notifyFailed()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h796 using AsynchronousSymbolQuerySet = variable