Searched refs:GIMatchDagOpcodePredicate (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagPredicate.cpp26 GIMatchDagOpcodePredicate::GIMatchDagOpcodePredicate( function in class:GIMatchDagOpcodePredicate
32 void GIMatchDagOpcodePredicate::printDescription(raw_ostream &OS) const {
66 const GIMatchDagOpcodePredicate &N) {
H A DGIMatchDagPredicate.h79 class GIMatchDagOpcodePredicate : public GIMatchDagPredicate { class in namespace:llvm
83 GIMatchDagOpcodePredicate(GIMatchDagContext &Ctx, StringRef Name,
138 raw_ostream &operator<<(raw_ostream &OS, const GIMatchDagOpcodePredicate &N);
H A DGIMatchTree.cpp418 if (const auto *OpcodeP = dyn_cast<const GIMatchDagOpcodePredicate>(P)) {
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp415 const auto &P = MatchDag.addPredicateNode<GIMatchDagOpcodePredicate>(

Completed in 124 milliseconds