Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp905 SymI->second.setMaterializerAttached(true); in replace()
1562 SymK->second.setMaterializerAttached(false); in lodgeQueryImpl()
1684 SymK->second.setMaterializerAttached(false); in lookupImpl()
1838 SymEntry.setMaterializerAttached(true); in defineImpl()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCore.cpp734 SymI->second.setMaterializerAttached(true); in replace()
1613 SymEntry.setMaterializerAttached(true); in defineImpl()
2401 SymK->second.setMaterializerAttached(false); in OL_completeLookup()
2446 SymI->second.setMaterializerAttached(true); in OL_completeLookup()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h980 void setMaterializerAttached(bool MaterializerAttached) { in setMaterializerAttached() function
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h1100 void setMaterializerAttached(bool MaterializerAttached) { in setMaterializerAttached() function