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

Matcher for a specific constant or constant splat. More...

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

Detailed Description

Matcher for a specific constant or constant splat.

Definition at line 244 of file MIPatternMatch.h.

Constructor & Destructor Documentation

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

Member Function Documentation

match()

Member Data Documentation

RequestedVal

APInt llvm::MIPatternMatch::SpecificConstantOrSplatMatch::RequestedVal


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