|
LLVM 24.0.0git
|
Matches an integer constant with all bits set, regardless of width. More...
#include "llvm/CodeGen/GlobalISel/MIPatternMatch.h"
Public Member Functions | |
| bool | match (const MachineRegisterInfo &MRI, Register Reg) |
Matches an integer constant with all bits set, regardless of width.
Definition at line 264 of file MIPatternMatch.h.
|
inline |
Definition at line 265 of file MIPatternMatch.h.
References llvm::APInt::isAllOnes(), llvm::MIPatternMatch::m_ICst(), llvm::MIPatternMatch::mi_match(), and Reg.