LLVM 24.0.0git
llvm::MIPatternMatch::AnyImmMatch Struct Reference

Matches any immediate operand. More...

#include "llvm/CodeGen/GlobalISel/MIPatternMatch.h"

Public Member Functions

bool match (int64_t) const

Detailed Description

Matches any immediate operand.

Definition at line 1048 of file MIPatternMatch.h.

Member Function Documentation

◆ match()

bool llvm::MIPatternMatch::AnyImmMatch::match ( int64_t ) const
inline

Definition at line 1049 of file MIPatternMatch.h.


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