|
LLVM 24.0.0git
|
#include "Transforms/Vectorize/VPlanPatternMatch.h"
Public Member Functions | |
| RemoveMask_match (const Op0_t &In, Op1_t &Out) | |
| template<typename OpTy> | |
| bool | match (OpTy *V) const |
Public Attributes | |
| Op0_t | In |
| Op1_t & | Out |
Definition at line 881 of file VPlanPatternMatch.h.
|
inline |
Definition at line 885 of file VPlanPatternMatch.h.
|
inline |
Definition at line 887 of file VPlanPatternMatch.h.
References In, llvm::PatternMatch::m_LogicalAnd(), llvm::VPlanPatternMatch::m_Specific(), llvm::VPlanPatternMatch::m_VPValue(), match(), and Out.
Referenced by match().
Definition at line 882 of file VPlanPatternMatch.h.
Referenced by match(), and RemoveMask_match().
Definition at line 883 of file VPlanPatternMatch.h.
Referenced by match(), and RemoveMask_match().