/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/ |
H A D | lib2funcs.c | 177 #define COUNTLS1(MM) \ argument 180 #define COUNTLS2(MM) \ argument 206 #define COUNTLS1(MM) \ argument 209 #define COUNTLS2(MM) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/ |
H A D | lib2funcs.c | 177 #define COUNTLS1(MM) \ argument 180 #define COUNTLS2(MM) \ argument 206 #define COUNTLS1(MM) \ argument 209 #define COUNTLS2(MM) \ argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldELFMips.h | 24 RuntimeDyldELFMips(RuntimeDyld::MemoryManager &MM, in RuntimeDyldELFMips()
|
H A D | RuntimeDyldCOFFI386.h | 26 RuntimeDyldCOFFI386(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFI386()
|
H A D | RuntimeDyldCOFFThumb.h | 49 RuntimeDyldCOFFThumb(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFThumb()
|
H A D | RuntimeDyldMachOX86_64.h | 25 RuntimeDyldMachOX86_64(RuntimeDyld::MemoryManager &MM, in RuntimeDyldMachOX86_64()
|
H A D | RuntimeDyldCOFFX86_64.h | 57 RuntimeDyldCOFFX86_64(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFX86_64()
|
H A D | RuntimeDyldMachOI386.h | 25 RuntimeDyldMachOI386(RuntimeDyld::MemoryManager &MM, in RuntimeDyldMachOI386()
|
H A D | RuntimeDyldCOFFAArch64.h | 90 RuntimeDyldCOFFAArch64(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFAArch64()
|
H A D | RuntimeDyldMachOAArch64.h | 25 RuntimeDyldMachOAArch64(RuntimeDyld::MemoryManager &MM, in RuntimeDyldMachOAArch64()
|
H A D | RuntimeDyldMachOARM.h | 28 RuntimeDyldMachOARM(RuntimeDyld::MemoryManager &MM, in RuntimeDyldMachOARM()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
H A D | PPMacroExpansion.cpp | 140 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) { in addModuleMacro() 212 auto *MM = Worklist.pop_back_val(); in updateModuleMacroInfo() local 290 for (auto *MM : State ? State->getActiveModuleMacros(*this, II) : None) in dumpMacroInfo() local 295 auto *MM = Worklist.pop_back_val(); in dumpMacroInfo() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/ |
H A D | SectionMemoryManager.cpp | 270 SectionMemoryManager::SectionMemoryManager(MemoryMapper *MM) in SectionMemoryManager()
|
H A D | ExecutionEngineBindings.cpp | 422 void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM) { in LLVMDisposeMCJITMemoryManager()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyld.cpp | 1285 Triple::ArchType Arch, RuntimeDyld::MemoryManager &MM, in createRuntimeDyldCOFF() 1296 createRuntimeDyldELF(Triple::ArchType Arch, RuntimeDyld::MemoryManager &MM, in createRuntimeDyldELF() 1308 Triple::ArchType Arch, RuntimeDyld::MemoryManager &MM, in createRuntimeDyldMachO()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | CorrelatedValuePropagation.cpp | 508 static bool processMinMaxIntrinsic(MinMaxIntrinsic *MM, LazyValueInfo *LVI) { in processMinMaxIntrinsic() 575 if (auto *MM = dyn_cast<MinMaxIntrinsic>(&CB)) { in processCallSite() local
|
H A D | NaryReassociate.cpp | 574 template <typename MaxMinT> static SCEVTypes convertToSCEVype(MaxMinT &MM) { in convertToSCEVype()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/ |
H A D | IndexingAction.cpp | 228 for (auto *MM : PP.getLeafModuleMacros(M.first)) { in indexPreprocessorModuleMacros() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/ |
H A D | xray-account.cpp | 121 template <class T, class U> void setMinMax(std::pair<T, T> &MM, U &&V) { in setMinMax() argument
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | bfin-parse.y | 35 #define DSP32MAC(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \ argument 39 #define DSP32MULT(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \ argument
|
H A D | tc-bfin.c | 1159 bfin_gen_dsp32mac (int op1, int MM, int mmod, int w1, int P, in bfin_gen_dsp32mac() 1192 bfin_gen_dsp32mult (int op1, int MM, int mmod, int w1, int P, in bfin_gen_dsp32mult() 2255 int MM = ((iw1 >> DSP32Mac_MM_bits) & DSP32Mac_MM_mask); in decode_dsp32mac_0() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | bfin-parse.y | 35 #define DSP32MAC(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \ argument 39 #define DSP32MULT(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \ argument
|
H A D | tc-bfin.c | 1170 bfin_gen_dsp32mac (int op1, int MM, int mmod, int w1, int P, in bfin_gen_dsp32mac() 1203 bfin_gen_dsp32mult (int op1, int MM, int mmod, int w1, int P, in bfin_gen_dsp32mult() 2266 int MM = ((iw1 >> DSP32Mac_MM_bits) & DSP32Mac_MM_mask); in decode_dsp32mac_0() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | CompilerInstance.cpp | 1556 ModuleMap &MM = CI.getPreprocessor().getHeaderSearchInfo().getModuleMap(); in loadModuleFile() local 1852 ModuleMap &MM = getPreprocessor().getHeaderSearchInfo().getModuleMap(); in loadModule() local
|
H A D | FrontendAction.cpp | 601 auto &MM = ASTReader->getModuleManager(); in BeginSourceFile() local
|