Home
last modified time | relevance | path

Searched defs:Ms (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/Orc/
DLazyEmittingLayer.h117 EmissionDeferredSetImpl(ModuleSetT Ms, in EmissionDeferredSetImpl()
213 ModuleSetT Ms; variable
234 ModuleSetHandleT addModuleSet(ModuleSetT Ms, in addModuleSet()
293 BaseLayerT &B, ModuleSetT Ms, MemoryManagerPtrT MemMgr, in create()
DIRTransformLayer.h45 ModuleSetHandleT addModuleSet(ModuleSetT Ms, in addModuleSet()
DIRCompileLayer.h62 ModuleSetHandleT addModuleSet(ModuleSetT Ms, in addModuleSet()
DIndirectionUtils.h153 std::vector<std::unique_ptr<Module>> Ms; in SingletonSet() local
DCompileOnDemandLayer.h176 ModuleSetHandleT addModuleSet(ModuleSetT Ms, in addModuleSet()
/external/clang/lib/Driver/
DMultilib.cpp282 const multilib_list &Ms) { in filterCopy()
288 void MultilibSet::filterInPlace(FilterCallback F, multilib_list &Ms) { in filterInPlace()
/external/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h161 std::vector<Module *> Ms; in addModule() local