LLVM: llvm::MIPatternMatch::SpecificConstantMatch Struct Reference (original) (raw)

Matcher for a specific constant value. More...

#include "[llvm/CodeGen/GlobalISel/MIPatternMatch.h](MIPatternMatch%5F8h%5Fsource.html)"

Detailed Description

Matcher for a specific constant value.

Definition at line 194 of file MIPatternMatch.h.

Constructor & Destructor Documentation

llvm::MIPatternMatch::SpecificConstantMatch::SpecificConstantMatch ( const APInt & RequestedVal) inline

Member Function Documentation

match()

Member Data Documentation

RequestedVal

APInt llvm::MIPatternMatch::SpecificConstantMatch::RequestedVal


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