Searched refs:GIMatchDagOneOfOpcodesPredicate (Results 1 – 4 of 4) sorted by relevance
36 GIMatchDagOneOfOpcodesPredicate::GIMatchDagOneOfOpcodesPredicate( in GIMatchDagOneOfOpcodesPredicate() function in GIMatchDagOneOfOpcodesPredicate41 void GIMatchDagOneOfOpcodesPredicate::printDescription(raw_ostream &OS) const { in printDescription()
103 class GIMatchDagOneOfOpcodesPredicate : public GIMatchDagPredicate {107 GIMatchDagOneOfOpcodesPredicate(GIMatchDagContext &Ctx, StringRef Name);
439 dyn_cast<const GIMatchDagOneOfOpcodesPredicate>(P)) { in repartition()
469 const auto &P = MatchDag.addPredicateNode<GIMatchDagOneOfOpcodesPredicate>( in parseWipMatchOpcodeMatcher()