Searched refs:MN (Results 1 – 25 of 207) sorted by relevance
123456789
113 MapHNode *MN = dyn_cast_or_null<MapHNode>(CurrentNode); in beginMapping() local114 if (MN) { in beginMapping()115 MN->ValidKeys.clear(); in beginMapping()133 MapHNode *MN = dyn_cast<MapHNode>(CurrentNode); in preflightKey() local134 if (!MN) { in preflightKey()138 MN->ValidKeys.push_back(Key); in preflightKey()139 HNode *Value = MN->Mapping[Key].get(); in preflightKey()160 MapHNode *MN = dyn_cast_or_null<MapHNode>(CurrentNode); in endMapping() local161 if (!MN) in endMapping()163 for (const auto &NN : MN->Mapping) { in endMapping()[all …]
155 Arg(MangledName MN) : Kind(AK_Mangled), String(MN.getName()) {} in Arg()205 Diag &operator<<(MangledName MN) { return AddArg(MN); }
940 int MN = M * N; in icvSingularValueDecomposition() local958 for( iN = 0; iN < MN; iN += N ) in icvSingularValueDecomposition()986 for( kN = iN; kN < MN; kN += N ) in icvSingularValueDecomposition()992 for( kN = iN; kN < MN; kN += N ) in icvSingularValueDecomposition()1009 for( kN = iN; kN < MN; kN += N ) in icvSingularValueDecomposition()1017 for( kN = iN; kN < MN; kN += N ) in icvSingularValueDecomposition()1024 for( kN = iN; kN < MN; kN += N ) in icvSingularValueDecomposition()1057 for( jN = lN; jN < MN; jN += N ) in icvSingularValueDecomposition()1150 for( kN = lN; kN < MN; kN += N ) in icvSingularValueDecomposition()1155 for( kN = iN; kN < MN; kN += N ) in icvSingularValueDecomposition()[all …]
482 const EmitMergeInputChainsMatcher *MN = in EmitMatcher() local486 if (MN->getNumNodes() == 1 && MN->getNode(0) < 2) { in EmitMatcher()487 OS << "OPC_EmitMergeInputChains1_" << MN->getNode(0) << ",\n"; in EmitMatcher()491 OS << "OPC_EmitMergeInputChains, " << MN->getNumNodes() << ", "; in EmitMatcher()492 for (unsigned i = 0, e = MN->getNumNodes(); i != e; ++i) in EmitMatcher()493 OS << MN->getNode(i) << ", "; in EmitMatcher()495 return 2+MN->getNumNodes(); in EmitMatcher()
285 pointer_wrappers::PTy MN(nullptr);307 EXPECT_TRUE(cast_or_null<pointer_wrappers::Derived>(MN) == nullptr); in TEST()321 EXPECT_TRUE(dyn_cast_or_null<pointer_wrappers::Derived>(MN) == nullptr); in TEST()
23 SkString SkPdfPrinterMarkAnnotationDictionary::MN(SkPdfNativeDoc* doc) { in MN() function in SkPdfPrinterMarkAnnotationDictionary
148 MachineSDNode *MN = dyn_cast<MachineSDNode>(N); in CloneNodeWithValues() local151 if (MN) { in CloneNodeWithValues()152 Begin = MN->memoperands_begin(); in CloneNodeWithValues()153 End = MN->memoperands_end(); in CloneNodeWithValues()159 if (MN) in CloneNodeWithValues()160 MN->setMemRefs(Begin, End); in CloneNodeWithValues()
366 if (const MachineSDNode *MN = dyn_cast<MachineSDNode>(this)) { in print_details() local367 if (!MN->memoperands_empty()) { in print_details()370 for (MachineSDNode::mmo_iterator i = MN->memoperands_begin(), in print_details()371 e = MN->memoperands_end(); i != e; ++i) { in print_details()
52 MN{"مغولستان"}
64 MN{"منگولیا"}
156 MN{"ᎹᏂᎪᎵᎠ"}
151 MN{"מאנגאליי"}
140 MN{"ⵎⵏⵖⵓⵍⵢⴰ"}
140 MN{"ꗞꖐꔷꕩ"}
187 MN{"मंगोलिया"}
187 MN{"ମଙ୍ଗୋଲିଆ"}
184 MN{"مَنٛگولِیا"}
194 MN{"Монголија"}
194 MN{"モンゴル"}
193 MN{"Մոնղոլիա"}
194 MN{"मङ्गोलिया"}
194 MN{"મંગોલિયા"}
194 MN{"মঙ্গোলিয়া"}
107 MN: 'mn',260 SPECIAL_ELEMENTS[NS.MATHML][$.MN] = true;