Searched refs:GIMatchDagSameMOPredicate (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagPredicate.cpp51 GIMatchDagSameMOPredicate::GIMatchDagSameMOPredicate(GIMatchDagContext &Ctx, function in class:GIMatchDagSameMOPredicate
56 void GIMatchDagSameMOPredicate::printDescription(raw_ostream &OS) const {
H A DGIMatchDagPredicate.h122 class GIMatchDagSameMOPredicate : public GIMatchDagPredicate { class in namespace:llvm
124 GIMatchDagSameMOPredicate(GIMatchDagContext &Ctx, StringRef Name);
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp583 const auto &P = MatchDag.addPredicateNode<GIMatchDagSameMOPredicate>(

Completed in 51 milliseconds