Home
last modified time | relevance | path

Searched defs:JDs (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DRTDyldObjectLinkingLayer.cpp52 [&](const JITDylibSearchOrder &JDs) { SearchOrder = JDs; }); in lookup()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h1229 std::vector<std::unique_ptr<JITDylib>> JDs; variable
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h1485 std::vector<JITDylibSP> JDs; variable
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCore.cpp1783 std::vector<JITDylibSP> JITDylib::getDFSLinkOrder(ArrayRef<JITDylibSP> JDs) { in getDFSLinkOrder()
1819 JITDylib::getReverseDFSLinkOrder(ArrayRef<JITDylibSP> JDs) { in getReverseDFSLinkOrder()