Searched defs:M2 (Results 1 – 12 of 12) sorted by relevance
| /freebsd-9-stable/contrib/llvm/lib/AsmParser/ |
| D | Parser.cpp | 37 OwningPtr<Module> M2(new Module(F->getBufferIdentifier(), Context)); in ParseAssembly() local
|
| /freebsd-9-stable/contrib/ntp/util/ |
| D | tg.c | 75 #define M2 2 /* IRIG 0 pulse */ macro
|
| D | tg2.c | 249 #define M2 (2) /* IRIG 0 pulse */ macro
|
| /freebsd-9-stable/contrib/llvm/utils/TableGen/ |
| D | DAGISelMatcherOpt.cpp | 334 Matcher *M2 = FindNodeWithKind(ScanMatcher, Optn->getKind()); in FactorNodes() local
|
| /freebsd-9-stable/contrib/llvm/tools/bugpoint/ |
| D | ExtractFunction.cpp | 228 static void SplitStaticCtorDtor(const char *GlobalName, Module *M1, Module *M2, in SplitStaticCtorDtor()
|
| D | Miscompilation.cpp | 216 static Module *TestMergedProgram(const BugDriver &BD, Module *M1, Module *M2, in TestMergedProgram()
|
| /freebsd-9-stable/contrib/llvm/lib/Analysis/ |
| D | TypeBasedAliasAnalysis.cpp | 529 if (const MDNode *M2 = in getModRefInfo() local
|
| D | CostModel.cpp | 114 static bool matchMask(SmallVectorImpl<int> &M1, SmallVectorImpl<int> &M2) { in matchMask()
|
| /freebsd-9-stable/contrib/binutils/opcodes/ |
| D | ia64-opc-m.c | 26 #define M2 IA64_TYPE_M, 2 macro
|
| /freebsd-9-stable/contrib/gcc/ |
| D | lambda-mat.c | 600 lambda_matrix M1, M2, M3, I; in lambda_matrix_project_to_null() local
|
| D | c-common.c | 6051 #define catenate_messages(M1, M2) catenate_strings ((M1), (M2), sizeof (M2)) in c_parse_error() argument
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| D | ProgramState.cpp | 487 ProgramState::GenericDataMap M2 = GDMFactory.add(M1, Key, Data); in addGDM() local
|