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()
99 class GIMatchDagOneOfOpcodesPredicate : public GIMatchDagPredicate {103 GIMatchDagOneOfOpcodesPredicate(GIMatchDagContext &Ctx, StringRef Name);
441 dyn_cast<const GIMatchDagOneOfOpcodesPredicate>(P)) { in repartition()
469 const auto &P = MatchDag.addPredicateNode<GIMatchDagOneOfOpcodesPredicate>( in parseWipMatchOpcodeMatcher()