| LLVM 22.0.0git
    | 
#include "llvm/IR/PatternMatch.h"
| Public Member Functions | |
| m_SplatOrPoisonMask (int &SplatIndex) | |
| bool | match (ArrayRef< int > Mask) const | 
| Public Attributes | |
| int & | SplatIndex | 
Definition at line 2021 of file PatternMatch.h.
| 
 | inline | 
Definition at line 2023 of file PatternMatch.h.
References SplatIndex.
Definition at line 2024 of file PatternMatch.h.
References llvm::all_of(), llvm::find_if(), llvm::First, and SplatIndex.
| int& llvm::PatternMatch::m_SplatOrPoisonMask::SplatIndex | 
Definition at line 2022 of file PatternMatch.h.
Referenced by m_SplatOrPoisonMask(), and match().