Searched refs:ExactMatch (Results 1 – 12 of 12) sorted by relevance
65 bool ExactMatch = false; in getSubsectionInsertionPoint() local67 ExactMatch = MI->first == Subsection; in getSubsectionInsertionPoint()68 if (ExactMatch) in getSubsectionInsertionPoint()76 if (!ExactMatch && Subsection != 0) { in getSubsectionInsertionPoint()
283 case UnorderedMatcherRequire::ExactMatch: in DescribeToImpl()307 if (match_flags() == UnorderedMatcherRequire::ExactMatch) { in DescribeToImpl()313 if (match_flags() == UnorderedMatcherRequire::ExactMatch) { in DescribeToImpl()324 case UnorderedMatcherRequire::ExactMatch: in DescribeNegationToImpl()348 if (match_flags() == UnorderedMatcherRequire::ExactMatch) { in DescribeNegationToImpl()354 if (match_flags() == UnorderedMatcherRequire::ExactMatch) { in DescribeNegationToImpl()
46 case Comdat::ExactMatch: in LLVMGetComdatSelectionKind()65 Cd->setSelectionKind(Comdat::ExactMatch); in LLVMSetComdatSelectionKind()
4273 case Comdat::ExactMatch: in print()
35 ExactMatch, ///< The data referenced by the COMDAT must be the same. enumerator
183 case Comdat::SelectionKind::ExactMatch: in computeResultingSelectionKind()196 if (Result == Comdat::SelectionKind::ExactMatch) { in computeResultingSelectionKind()
3374 ExactMatch = Superset | Subset,3468 if (match_flags() == UnorderedMatcherRequire::ExactMatch) {3546 UnorderedMatcherRequire::ExactMatch, matchers.begin(),4026 internal::UnorderedMatcherRequire::ExactMatch, first, last);
1283 case Comdat::ExactMatch: in getSelectionForCOFF()
1840 case Comdat::ExactMatch: in ShouldInstrumentGlobal()
1068 case Comdat::ExactMatch: in getEncodedComdatSelectionKind()
1148 return Comdat::ExactMatch; in getDecodedComdatSelectionKind()
634 SK = Comdat::ExactMatch; in parseComdat()