LLVM
15.0.0git
|
#include "llvm/CodeGen/GlobalISel/MIPatternMatch.h"
Public Member Functions | |
GFCstOrSplatGFCstMatch (Optional< FPValueAndVReg > &FPValReg) | |
bool | match (const MachineRegisterInfo &MRI, Register Reg) |
Public Attributes | |
Optional< FPValueAndVReg > & | FPValReg |
Definition at line 165 of file MIPatternMatch.h.
|
inline |
Definition at line 167 of file MIPatternMatch.h.
|
inline |
Definition at line 169 of file MIPatternMatch.h.
References FPValReg, llvm::getFConstantSplat(), llvm::getFConstantVRegValWithLookThrough(), and MRI.
Optional<FPValueAndVReg>& llvm::MIPatternMatch::GFCstOrSplatGFCstMatch::FPValReg |
Definition at line 166 of file MIPatternMatch.h.
Referenced by match().