Searched refs:getPredicates (Results 1 – 8 of 8) sorted by relevance
341 ArrayRef<PredicateInfo> getPredicates() const { return Predicates; } in getPredicates() function394 Groups.back().getOpcodeInfo().getPredicates() != Info.getPredicates()) in addOpcode()
433 for (const PredicateInfo &PI : OI.getPredicates()) { in expandOpcodeGroup()
1118 const std::vector<Predicate> &getPredicates() const { return Predicates; } in getPredicates() function
4545 PatternsToMatch[i].getPredicates(); in GenerateVariants()4554 Matches[p] = (Predicates == PatternsToMatch[p].getPredicates()); in GenerateVariants()4595 PatternsToMatch[i].getSrcRecord(), PatternsToMatch[i].getPredicates(), in GenerateVariants()
3837 if (auto Error = importRulePredicates(M, P.getPredicates())) in runOnPattern()
395 const SmallVectorImpl<const SCEVPredicate *> &getPredicates() const {
2276 for (auto Pred : Union->getPredicates()) { in expandUnionPredicate()
4653 if (!PSE.getUnionPredicate().getPredicates().empty()) { in computeMaxVF()