LLVM
15.0.0git
|
#include "llvm/CodeGen/GlobalISel/MIPatternMatch.h"
Public Member Functions | |
GFCstAndRegMatch (Optional< FPValueAndVReg > &FPValReg) | |
bool | match (const MachineRegisterInfo &MRI, Register Reg) |
Public Attributes | |
Optional< FPValueAndVReg > & | FPValReg |
Definition at line 152 of file MIPatternMatch.h.
|
inline |
Definition at line 154 of file MIPatternMatch.h.
|
inline |
Definition at line 155 of file MIPatternMatch.h.
References FPValReg, llvm::getFConstantVRegValWithLookThrough(), MRI, and true.
Optional<FPValueAndVReg>& llvm::MIPatternMatch::GFCstAndRegMatch::FPValReg |
Definition at line 153 of file MIPatternMatch.h.
Referenced by match().