LLVM 22.0.0git
|
This is the complete list of members for llvm::PatternMatch::api_pred_ty< Predicate >, including all inherited members.
api_pred_ty(const APInt *&R) | llvm::PatternMatch::api_pred_ty< Predicate > | inline |
match(ITy *V) const | llvm::PatternMatch::api_pred_ty< Predicate > | inline |
operator!() const | Predicate | inline |
operator&&(const Predicate &RHS) const | Predicate | inline |
operator()(const MachineInstr &MI) const | Predicate | inline |
operator||(const Predicate &RHS) const | Predicate | inline |
Predicate(std::function< bool(const MachineInstr &)> Pred) | Predicate | inline |
Res | llvm::PatternMatch::api_pred_ty< Predicate > |