/freebsd/contrib/llvm-project/clang/lib/Driver/ |
H A D | MultilibBuilder.cpp | 109 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 D | interval_map_test.cpp | 58 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 D | ConstraintSystem.cpp | 82 int64_t M1, M2, N; in eliminateUsingFM() local
|
H A D | TypeBasedAliasAnalysis.cpp | 447 if (const MDNode *M2 = Call2->getMetadata(LLVMContext::MD_tbaa)) in getModRefInfo() local
|
/freebsd/contrib/ntp/util/ |
H A D | tg.c | 75 #define M2 2 /* IRIG 0 pulse */ macro
|
H A D | tg2.c | 249 #define M2 (2) /* IRIG 0 pulse */ macro
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | SHA256.cpp | 43 #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 D | CtxInstrProfilingTest.cpp | 31 auto *M2 = A->tryBumpAllocate(4); in TEST() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DAGISelMatcherOpt.cpp | 296 Matcher *M2 = FindNodeWithKind(ScanMatcher, Optn->getKind()); in FactorNodes() local
|
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/ |
H A D | ExtractFunction.cpp | 246 static void SplitStaticCtorDtor(const char *GlobalName, Module *M1, Module *M2, in SplitStaticCtorDtor()
|
H A D | Miscompilation.cpp | 229 const Module &M2, in testMergedProgram()
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OpenMPKinds.h | 182 OpenMPScheduleClauseModifier M2 = OMPC_SCHEDULE_MODIFIER_unknown; member
|
/freebsd/contrib/llvm-project/llvm/tools/opt/ |
H A D | optdriver.cpp | 877 std::unique_ptr<Module> M2(CloneModule(*M)); in optMain() local
|
/freebsd/contrib/llvm-project/llvm/tools/llc/ |
H A D | llc.cpp | 734 std::unique_ptr<Module> M2(llvm::CloneModule(*M)); in compileModule() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/ |
H A D | poly1305_sse2.c | 208 xmmi M0, M1, M2, M3, M4; in poly1305_blocks() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaCUDA.cpp | 336 [&](const Pair &M1, const Pair &M2) { return GetCFP(M1) < GetCFP(M2); })); in EraseUnwantedMatches()
|
H A D | SemaOpenMP.cpp | 16213 OpenMPScheduleClauseModifier M2, in checkScheduleModifiers() 16235 OpenMPScheduleClauseModifier M1, OpenMPScheduleClauseModifier M2, in ActOnOpenMPScheduleClause()
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | ProgramState.cpp | 554 ProgramState::GenericDataMap M2 = GDMFactory.add(M1, Key, Data); in addGDM() local
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/ |
H A D | Tokens.cpp | 746 const TokenBuffer::Mapping &M2) { in build()
|
/freebsd/crypto/openssh/ |
H A D | sntrup761.c | 1757 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 D | LowerTypeTests.cpp | 2366 llvm::sort(TypeIds, [&](Metadata *M1, Metadata *M2) { in lower()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 2475 OpenMPScheduleClauseModifier M2) { in addMonoNonMonoModifier() 2570 OpenMPScheduleClauseModifier M1, OpenMPScheduleClauseModifier M2, in emitForStaticInitCall()
|
H A D | CGStmtOpenMP.cpp | 3300 OpenMPScheduleClauseModifier M2; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 2289 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 D | OpenMPClause.h | 1744 OpenMPScheduleClauseModifier M2, SourceLocation M2Loc) in OMPScheduleClause()
|