Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DMultilibBuilder.cpp109 const MultilibBuilder &M2) { in Either()
114 const MultilibBuilder &M2, in Either()
120 const MultilibBuilder &M2, in Either()
127 const MultilibBuilder &M2, in Either()
/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstraintSystem.cpp82 int64_t M1, M2, N; in eliminateUsingFM() local
H A DTypeBasedAliasAnalysis.cpp447 if (const MDNode *M2 = Call2->getMetadata(LLVMContext::MD_tbaa)) in getModRefInfo() local
/freebsd/contrib/ntp/util/
H A Dtg.c75 #define M2 2 /* IRIG 0 pulse */ macro
H A Dtg2.c249 #define M2 (2) /* IRIG 0 pulse */ macro
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSHA256.cpp43 #define F_EXPAND(A, B, C, D, E, F, G, H, M1, M2, M3, M4, k) \ argument
/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/tests/
H A DCtxInstrProfilingTest.cpp31 auto *M2 = A->tryBumpAllocate(4); in TEST() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp296 Matcher *M2 = FindNodeWithKind(ScanMatcher, Optn->getKind()); in FactorNodes() local
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DExtractFunction.cpp246 static void SplitStaticCtorDtor(const char *GlobalName, Module *M1, Module *M2, in SplitStaticCtorDtor()
H A DMiscompilation.cpp229 const Module &M2, in testMergedProgram()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenMPKinds.h182 OpenMPScheduleClauseModifier M2 = OMPC_SCHEDULE_MODIFIER_unknown; member
/freebsd/contrib/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp877 std::unique_ptr<Module> M2(CloneModule(*M)); in optMain() local
/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp734 std::unique_ptr<Module> M2(llvm::CloneModule(*M)); in compileModule() local
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/
H A Dpoly1305_sse2.c208 xmmi M0, M1, M2, M3, M4; in poly1305_blocks() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp336 [&](const Pair &M1, const Pair &M2) { return GetCFP(M1) < GetCFP(M2); })); in EraseUnwantedMatches()
H A DSemaOpenMP.cpp16213 OpenMPScheduleClauseModifier M2, in checkScheduleModifiers()
16235 OpenMPScheduleClauseModifier M1, OpenMPScheduleClauseModifier M2, in ActOnOpenMPScheduleClause()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp554 ProgramState::GenericDataMap M2 = GDMFactory.add(M1, Key, Data); in addGDM() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTokens.cpp746 const TokenBuffer::Mapping &M2) { in build()
/freebsd/crypto/openssh/
H A Dsntrup761.c1757 uint16_t R2[(len + 1) / 2], M2[(len + 1) / 2]; in Encode() local
1789 uint16_t R2[(len + 1) / 2], M2[(len + 1) / 2], bottomr[len / 2]; in Decode() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp2366 llvm::sort(TypeIds, [&](Metadata *M1, Metadata *M2) { in lower()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2475 OpenMPScheduleClauseModifier M2) { in addMonoNonMonoModifier()
2570 OpenMPScheduleClauseModifier M1, OpenMPScheduleClauseModifier M2, in emitForStaticInitCall()
H A DCGStmtOpenMP.cpp3300 OpenMPScheduleClauseModifier M2; member
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2289 unsigned M2 = N->getMaskElt(8) / 4; in isXXINSERTWMask() local
2366 unsigned M2 = N->getMaskElt(8) / 4; in isXXSLDWIShuffleMask() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h1744 OpenMPScheduleClauseModifier M2, SourceLocation M2Loc) in OMPScheduleClause()

12