LLVM 23.0.0git
llvm::VPlanPatternMatch::IntrinsicMatchImpl Struct Reference

#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)

Detailed Description

Definition at line 1025 of file VPlanPatternMatch.h.

Member Function Documentation

◆ impl()

template<Intrinsic::ID IntrID, typename... Ts, size_t... Is>
auto llvm::VPlanPatternMatch::IntrinsicMatchImpl::impl ( std::index_sequence< Is... > ,
const Ts &... Ops )
inlinestatic

The documentation for this struct was generated from the following file: