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

Matcher for a specific register. More...

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

Detailed Description

Matcher for a specific register.

Definition at line 286 of file MIPatternMatch.h.

Constructor & Destructor Documentation

llvm::MIPatternMatch::SpecificRegisterMatch::SpecificRegisterMatch ( Register RequestedReg) inline

Member Function Documentation

match()

Member Data Documentation

RequestedReg

Register llvm::MIPatternMatch::SpecificRegisterMatch::RequestedReg


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