|
LLVM 23.0.0git
|
#include "Transforms/Vectorize/VPlanPatternMatch.h"
Static Public Member Functions | |
| template<Intrinsic::ID IntrID, typename... Ts, size_t... Is> | |
| static auto | impl (std::index_sequence< Is... >, const Ts &...Ops) |
Definition at line 1025 of file VPlanPatternMatch.h.
|
inlinestatic |
Definition at line 1027 of file VPlanPatternMatch.h.
References AbstractManglingParser< Derived, Alloc >::Ops, llvm::VPlanPatternMatch::m_Argument(), and llvm::PatternMatchHelpers::m_CombineAnd().
Referenced by llvm::VPlanPatternMatch::m_Intrinsic().