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

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagPredicate.cpp36 GIMatchDagOneOfOpcodesPredicate::GIMatchDagOneOfOpcodesPredicate( function in class:GIMatchDagOneOfOpcodesPredicate
41 void GIMatchDagOneOfOpcodesPredicate::printDescription(raw_ostream &OS) const {
H A DGIMatchDagPredicate.h99 class GIMatchDagOneOfOpcodesPredicate : public GIMatchDagPredicate { class in namespace:llvm
103 GIMatchDagOneOfOpcodesPredicate(GIMatchDagContext &Ctx, StringRef Name);
H A DGIMatchTree.cpp440 dyn_cast<const GIMatchDagOneOfOpcodesPredicate>(P)) {
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp471 const auto &P = MatchDag.addPredicateNode<GIMatchDagOneOfOpcodesPredicate>(

Completed in 79 milliseconds