Home
last modified time | relevance | path

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

12

/freebsd-src/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-src/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-src/contrib/llvm-project/llvm/lib/Analysis/
H A DConstraintSystem.cpp82 int64_t M1, M2, N; in eliminateUsingFM() local
H A DTypeBasedAliasAnalysis.cpp446 if (const MDNode *M2 = Call2->getMetadata(LLVMContext::MD_tbaa)) getModRefInfo() local
/freebsd-src/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-src/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-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp296 Matcher *M2 = FindNodeWithKind(ScanMatcher, Optn->getKind()); in FactorNodes() local
/freebsd-src/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() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenMPKinds.h182 OpenMPScheduleClauseModifier M2 = OMPC_SCHEDULE_MODIFIER_unknown; member
/freebsd-src/contrib/llvm-project/llvm/tools/opt/
H A Dopt.cpp878 std::unique_ptr<Module> M2(CloneModule(*M)); main() local
/freebsd-src/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp737 std::unique_ptr<Module> M2(llvm::CloneModule(*M)); compileModule() local
/freebsd-src/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-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp324 __anon2f1cc7040302(const Pair &M1, const Pair &M2) EraseUnwantedCUDAMatches() argument
H A DSemaOpenMP.cpp17436 checkScheduleModifiers(Sema & S,OpenMPScheduleClauseModifier M1,OpenMPScheduleClauseModifier M2,SourceLocation M1Loc,SourceLocation M2Loc) checkScheduleModifiers() argument
17458 ActOnOpenMPScheduleClause(OpenMPScheduleClauseModifier M1,OpenMPScheduleClauseModifier M2,OpenMPScheduleClauseKind Kind,Expr * ChunkSize,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation M1Loc,SourceLocation M2Loc,SourceLocation KindLoc,SourceLocation CommaLoc,SourceLocation EndLoc) ActOnOpenMPScheduleClause() argument
[all...]
H A DSemaOverload.cpp9289 for (QualType M2 : CandidateTypes[1].matrix_types()) { addMatrixBinaryArithmeticOverloads() local
[all...]
/freebsd-src/crypto/openssh/
H A Dsntrup761.c301 uint16 M2[(len+1)/2]; in Decode() local
367 uint16 M2[(len+1)/2]; in Encode() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp522 ProgramState::GenericDataMap M2 = GDMFactory.add(M1, Key, Data); addGDM() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTokens.cpp745 __anoncb7cadc10c02(const TokenBuffer::Mapping &M1, const TokenBuffer::Mapping &M2) build() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp2364 __anon939db9b50b02(Metadata *M1, Metadata *M2) lower() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2472 addMonoNonMonoModifier(CodeGenModule & CGM,OpenMPSchedType Schedule,OpenMPScheduleClauseModifier M1,OpenMPScheduleClauseModifier M2) addMonoNonMonoModifier() argument
2558 emitForStaticInitCall(CodeGenFunction & CGF,llvm::Value * UpdateLocation,llvm::Value * ThreadId,llvm::FunctionCallee ForStaticInitFunction,OpenMPSchedType Schedule,OpenMPScheduleClauseModifier M1,OpenMPScheduleClauseModifier M2,const CGOpenMPRuntime::StaticRTInput & Values) emitForStaticInitCall() argument
H A DCGStmtOpenMP.cpp3255 OpenMPScheduleClauseModifier M2; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2284 unsigned M2 = N->getMaskElt(8) / 4; isXXINSERTWMask() local
2361 unsigned M2 = N->getMaskElt(8) / 4; isXXSLDWIShuffleMask() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h1744 OpenMPScheduleClauseModifier M2, SourceLocation M2Loc) in OMPScheduleClause() argument

12