LLVM 20.0.0git
|
#include "llvm/IR/PatternMatch.h"
Public Member Functions | |
XorLike_match (const LHS &L, const RHS &R) | |
template<typename OpTy > | |
bool | match (OpTy *V) |
Public Attributes | |
LHS | L |
RHS | R |
Definition at line 1434 of file PatternMatch.h.
|
inline |
Definition at line 1438 of file PatternMatch.h.
|
inline |
Definition at line 1440 of file PatternMatch.h.
References llvm::PatternMatch::XorLike_match< LHS, RHS >::L, llvm::PatternMatch::m_LowBitMask(), llvm::PatternMatch::match(), and llvm::PatternMatch::XorLike_match< LHS, RHS >::R.
Definition at line 1435 of file PatternMatch.h.
Referenced by llvm::PatternMatch::XorLike_match< LHS, RHS >::match().
Definition at line 1436 of file PatternMatch.h.
Referenced by llvm::PatternMatch::XorLike_match< LHS, RHS >::match().