Home
last modified time | relevance | path

Searched refs:NotifyLoadedFtor (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/Orc/
DObjectLinkingLayer.h89 template <typename NotifyLoadedFtor = DoNothingOnNotifyLoaded>
224 NotifyLoadedFtor NotifyLoaded = NotifyLoadedFtor(),
349 NotifyLoadedFtor NotifyLoaded;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DRTDyldObjectLinkingLayer.h146 using NotifyLoadedFtor = variable
305 NotifyLoadedFtor NotifyLoaded = NotifyLoadedFtor(),
407 NotifyLoadedFtor NotifyLoaded;
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dsimple_orc_jit.cc121 llvm::orc::LegacyRTDyldObjectLinkingLayer::NotifyLoadedFtor(),