Searched defs:notifyMaterializing (Results 1 – 3 of 3) sorted by relevance
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/ | ||
| D | ObjectLinkingLayer.h | 73 virtual void notifyMaterializing(MaterializationResponsibility &MR, in notifyMaterializing() function |
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ | ||
| D | DebugObjectManagerPlugin.cpp | 411 void DebugObjectManagerPlugin::notifyMaterializing( in notifyMaterializing() function in llvm::orc::DebugObjectManagerPlugin |
| D | ObjectLinkingLayer.cpp | 119 void notifyMaterializing(LinkGraph &G) { in notifyMaterializing() function in llvm::orc::ObjectLinkingLayerJITLinkContext |