LLVM 20.0.0git
|
#include "llvm/IR/PatternMatch.h"
Public Member Functions | |
ElementWiseBitCast_match (const Op_t &OpMatch) | |
template<typename OpTy > | |
bool | match (OpTy *V) |
Public Attributes | |
Op_t | Op |
Definition at line 1979 of file PatternMatch.h.
|
inline |
Definition at line 1982 of file PatternMatch.h.
|
inline |
Definition at line 1984 of file PatternMatch.h.
References llvm::VectorType::getElementCount(), I, and llvm::Type::isVectorTy().
Op_t llvm::PatternMatch::ElementWiseBitCast_match< Op_t >::Op |
Definition at line 1980 of file PatternMatch.h.