Home
last modified time | relevance | path

Searched defs:M2 (Results 1 – 25 of 41) sorted by relevance

12

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dnested2.C8 struct M2 { struct
10 struct J : virtual public M2::I, argument
H A Dtypedef8.C12 typedef struct M2 { struct
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dnest3.C5 struct M2 { int m; }; argument
/openbsd-src/gnu/llvm/compiler-rt/lib/orc/tests/unit/
H A Dinterval_map_test.cpp58 IntervalMap<unsigned, unsigned, IntervalCoalescing::Enabled> M2; in TEST() local
87 IntervalMap<unsigned, unsigned, IntervalCoalescing::Enabled> M2; in TEST() local
123 IntervalMap<unsigned, unsigned, IntervalCoalescing::Enabled> M2; in TEST() local
/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DMultilib.cpp152 MultilibSet &MultilibSet::Either(const Multilib &M1, const Multilib &M2) { in Either()
156 MultilibSet &MultilibSet::Either(const Multilib &M1, const Multilib &M2, in Either()
161 MultilibSet &MultilibSet::Either(const Multilib &M1, const Multilib &M2, in Either()
166 MultilibSet &MultilibSet::Either(const Multilib &M1, const Multilib &M2, in Either()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A D_Pragma1.c24 #define M2(x) _Pragma (#x) macro
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DConstraintSystem.cpp70 int64_t M1, M2, N; in eliminateUsingFM() local
H A DTypeBasedAliasAnalysis.cpp447 if (const MDNode *M2 = Call2->getMetadata(LLVMContext::MD_tbaa)) in getModRefInfo() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/compile/
H A D19990826-3.f30 SUBROUTINE PCAPOP(M1,M2,L1,L2,NMEM,N1,N2,IB,IBB,K3,TF,TS,TC,TTO) argument
/openbsd-src/gnu/usr.bin/binutils/include/opcode/
H A Di960.h52 #define M2 0x1000 macro
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Di960.h52 #define M2 0x1000 macro
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp281 Matcher *M2 = FindNodeWithKind(ScanMatcher, Optn->getKind()); in FactorNodes() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DSHA256.cpp43 #define F_EXPAND(A, B, C, D, E, F, G, H, M1, M2, M3, M4, k) \ argument
/openbsd-src/gnu/llvm/llvm/tools/bugpoint/
H A DExtractFunction.cpp247 static void SplitStaticCtorDtor(const char *GlobalName, Module *M1, Module *M2, in SplitStaticCtorDtor()
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dia64-opc-m.c26 #define M2 IA64_TYPE_M, 2 macro
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DOpenMPKinds.h182 OpenMPScheduleClauseModifier M2 = OMPC_SCHEDULE_MODIFIER_unknown; member
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dia64-opc-m.c26 #define M2 IA64_TYPE_M, 2 macro
/openbsd-src/gnu/llvm/llvm/tools/opt/
H A Dopt.cpp881 std::unique_ptr<Module> M2(CloneModule(*M)); in main() local
/openbsd-src/gnu/llvm/llvm/tools/llc/
H A Dllc.cpp727 std::unique_ptr<Module> M2(llvm::CloneModule(*M)); in compileModule() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCUDA.cpp288 [&](const Pair &M1, const Pair &M2) { return GetCFP(M1) < GetCFP(M2); })); in EraseUnwantedCUDAMatches()
/openbsd-src/sbin/iked/
H A Dsntrup761.c297 uint16 M2[(len+1)/2]; in Decode() local
363 uint16 M2[(len+1)/2]; in Encode() local
/openbsd-src/usr.bin/ssh/
H A Dsntrup761.c297 uint16 M2[(len+1)/2]; Decode() local
363 uint16 M2[(len+1)/2]; Encode() local
[all...]
/openbsd-src/gnu/gcc/gcc/
H A Dlambda-mat.c600 lambda_matrix M1, M2, M3, I; in lambda_matrix_project_to_null() local
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_dense_map_test.cpp361 DenseMap<int, int> M2({{0, 0}, {1, 2}}); in TEST() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp523 ProgramState::GenericDataMap M2 = GDMFactory.add(M1, Key, Data); in addGDM() local

12