Home
last modified time | relevance | path

Searched defs:MM (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldELFMips.h23 RuntimeDyldELFMips(RuntimeDyld::MemoryManager &MM, in RuntimeDyldELFMips()
H A DRuntimeDyldCOFFI386.h26 RuntimeDyldCOFFI386(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFI386() argument
H A DRuntimeDyldCOFFThumb.h49 RuntimeDyldCOFFThumb(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFThumb() argument
H A DRuntimeDyldMachOX86_64.h24 RuntimeDyldMachOX86_64(RuntimeDyld::MemoryManager &MM, in RuntimeDyldMachOX86_64()
H A DRuntimeDyldCOFFX86_64.h57 RuntimeDyldCOFFX86_64(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFX86_64() argument
H A DRuntimeDyldMachOI386.h24 RuntimeDyldMachOI386(RuntimeDyld::MemoryManager &MM, in RuntimeDyldMachOI386()
H A DRuntimeDyldCOFFAArch64.h91 RuntimeDyldCOFFAArch64(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFAArch64() argument
H A DRuntimeDyldMachOAArch64.h25 RuntimeDyldMachOAArch64(RuntimeDyld::MemoryManager &MM, in RuntimeDyldMachOAArch64()
H A DRuntimeDyldMachOARM.h27 RuntimeDyldMachOARM(RuntimeDyld::MemoryManager &MM, in RuntimeDyldMachOARM()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp140 if (auto *MM = ModuleMacros.FindNodeOrInsertPos(ID, InsertPos)) { in addModuleMacro() local
145 auto *MM = ModuleMacro::create(*this, Mod, II, Macro, Overrides); in addModuleMacro() local
159 [](ModuleMacro *MM) { return MM->NumOverriddenBy != 0; }); in addModuleMacro()
209 auto *MM = Worklist.pop_back_val(); in updateModuleMacroInfo() local
287 for (auto *MM : in dumpMacroInfo() local
293 auto *MM = Worklist.pop_back_val(); in dumpMacroInfo() local
H A DPragma.cpp1120 ModuleMap &MM = PP.getHeaderSearchInfo().getModuleMap(); in HandlePragma() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/X86/
H A DABIX86.cpp55 MM, enumerator
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1311 Triple::ArchType Arch, RuntimeDyld::MemoryManager &MM, in createRuntimeDyldCOFF()
1322 createRuntimeDyldELF(Triple::ArchType Arch, RuntimeDyld::MemoryManager &MM, in createRuntimeDyldELF()
1334 Triple::ArchType Arch, RuntimeDyld::MemoryManager &MM, in createRuntimeDyldMachO()
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp247 for (auto *MM : PP.getLeafModuleMacros(M.first)) { in indexPreprocessorModuleMacros() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp571 static bool processMinMaxIntrinsic(MinMaxIntrinsic *MM, LazyValueInfo *LVI) { in processMinMaxIntrinsic()
664 if (auto *MM = dyn_cast<MinMaxIntrinsic>(&CB)) { in processCallSite() local
H A DNaryReassociate.cpp590 template <typename MaxMinT> static SCEVTypes convertToSCEVype(MaxMinT &MM) { in convertToSCEVype()
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-account.cpp123 template <class T, class U> void setMinMax(std::pair<T, T> &MM, U &&V) { in setMinMax() argument
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp422 void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM) { in LLVMDisposeMCJITMemoryManager() argument
H A DExecutionEngine.cpp495 EngineBuilder::setMemoryManager(std::unique_ptr<MCJITMemoryManager> MM) { in setMemoryManager()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp578 ModuleMap &MM = PP.getHeaderSearchInfo().getModuleMap(); in registerAll() local
2038 ModuleMap &MM = getPreprocessor().getHeaderSearchInfo().getModuleMap(); in loadModule() local
H A DFrontendAction.cpp650 auto &MM = ASTReader->getModuleManager(); in BeginSourceFile() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h947 NodeList MM; in members_if() local
/freebsd/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c183 MM, /* MMX/SIMD-Int mm/mem -> mm */ enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp822 MachineMemOperand *MM = *MI->memoperands_begin(); in getUnderlyingObjects() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp176 const ModuleMap &MM = HS.getModuleMap(); in GetAffectingModuleMaps() local

12