LLVM  8.0.1
Static Public Member Functions | List of all members
llvm::MIPatternMatch::bind_helper< const ConstantFP * > Struct Template Reference

#include "llvm/CodeGen/GlobalISel/MIPatternMatch.h"

Static Public Member Functions

static bool bind (const MachineRegisterInfo &MRI, const ConstantFP *&F, unsigned Reg)
 

Detailed Description

template<>
struct llvm::MIPatternMatch::bind_helper< const ConstantFP * >

Definition at line 145 of file MIPatternMatch.h.

Member Function Documentation

◆ bind()

static bool llvm::MIPatternMatch::bind_helper< const ConstantFP * >::bind ( const MachineRegisterInfo MRI,
const ConstantFP *&  F,
unsigned  Reg 
)
inlinestatic

Definition at line 146 of file MIPatternMatch.h.

References llvm::getConstantFPVRegVal().


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