Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldELFMips.h25 RuntimeDyldELFMips(RuntimeDyld::MemoryManager &MM, in RuntimeDyldELFMips()
DRuntimeDyldCOFFI386.h27 RuntimeDyldCOFFI386(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFI386()
DRuntimeDyldCOFFThumb.h47 RuntimeDyldCOFFThumb(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFThumb()
DRuntimeDyldCOFFX86_64.h52 RuntimeDyldCOFFX86_64(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFX86_64()
DRuntimeDyldMachOX86_64.h26 RuntimeDyldMachOX86_64(RuntimeDyld::MemoryManager &MM, in RuntimeDyldMachOX86_64()
DRuntimeDyldMachOI386.h26 RuntimeDyldMachOI386(RuntimeDyld::MemoryManager &MM, in RuntimeDyldMachOI386()
/external/swiftshader/third_party/LLVM/include/llvm/ExecutionEngine/
DRuntimeDyld.h56 RTDyldMemoryManager *MM; variable
/external/fec/
Dint.h10 #define MM (rs->mm) macro
Dchar.h10 #define MM (rs->mm) macro
Dfixed.h23 #define MM 8 macro
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DRTDyldObjectLinkingLayerTest.cpp68 auto MM = std::make_shared<MemoryManagerWrapper>(DebugSectionSeen); in TEST() local
128 auto MM = std::make_shared<SectionMemoryManagerWrapper>(); in TEST_F() local
211 auto MM = std::make_shared<SectionMemoryManagerWrapper>(); in TEST_F() local
/external/clang/lib/Lex/
DPPMacroExpansion.cpp91 if (auto *MM = ModuleMacros.FindNodeOrInsertPos(ID, InsertPos)) { in addModuleMacro() local
96 auto *MM = ModuleMacro::create(*this, Mod, II, Macro, Overrides); in addModuleMacro() local
110 [](ModuleMacro *MM) { in addModuleMacro()
162 auto *MM = Worklist.pop_back_val(); in updateModuleMacroInfo() local
240 for (auto *MM : State ? State->getActiveModuleMacros(*this, II) : None) in dumpMacroInfo() local
245 auto *MM = Worklist.pop_back_val(); in dumpMacroInfo() local
/external/ltp/testcases/realtime/stress/pi-tests/
Dlookup_pi_state.c42 pthread_mutex_t MM; variable
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFI386.h27 RuntimeDyldCOFFI386(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFI386()
DRuntimeDyldCOFFThumb.h27 RuntimeDyldCOFFThumb(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFThumb()
DRuntimeDyldCOFFX86_64.h35 RuntimeDyldCOFFX86_64(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFX86_64()
DRuntimeDyldMachOX86_64.h26 RuntimeDyldMachOX86_64(RuntimeDyld::MemoryManager &MM, in RuntimeDyldMachOX86_64()
DRuntimeDyldMachOI386.h26 RuntimeDyldMachOI386(RuntimeDyld::MemoryManager &MM, in RuntimeDyldMachOI386()
DRuntimeDyldMachOARM.h29 RuntimeDyldMachOARM(RuntimeDyld::MemoryManager &MM, in RuntimeDyldMachOARM()
/external/clang/test/CodeGenCXX/
Dconst-init.cpp63 const MutableMember MM = { 0 }; in writeToMutable() local
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp58 RTDyldMemoryManager *MM, CodeGenOpt::Level OptLevel, in MCJIT()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/
DSectionMemoryManager.cpp262 SectionMemoryManager::SectionMemoryManager(MemoryMapper *MM) in SectionMemoryManager()
/external/u-boot/include/
Dppc_defs.h17 #define MM 880 macro
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp442 ShaderMemoryManager(BaseMemoryManager* MM) { in ShaderMemoryManager()
723 ShaderMemoryManager *MM = NULL; in lp_build_create_jit_compiler_for_module() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp993 createRuntimeDyldCOFF(Triple::ArchType Arch, RuntimeDyld::MemoryManager &MM, in createRuntimeDyldCOFF()
1004 createRuntimeDyldELF(RuntimeDyld::MemoryManager &MM, in createRuntimeDyldELF()
1014 createRuntimeDyldMachO(Triple::ArchType Arch, RuntimeDyld::MemoryManager &MM, in createRuntimeDyldMachO()

123