Home
last modified time | relevance | path

Searched refs:NewJD (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h855 void replaceInSearchOrder(JITDylib &OldJD, JITDylib &NewJD,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp1365 void JITDylib::replaceInSearchOrder(JITDylib &OldJD, JITDylib &NewJD, in replaceInSearchOrder() argument
1370 KV = {&NewJD, JDLookupFlags}; in replaceInSearchOrder()
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h970 void replaceInLinkOrder(JITDylib &OldJD, JITDylib &NewJD,
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCore.cpp1255 void JITDylib::replaceInLinkOrder(JITDylib &OldJD, JITDylib &NewJD, in replaceInLinkOrder() argument
1260 KV = {&NewJD, JDLookupFlags}; in replaceInLinkOrder()