LLVM 22.0.0git
llvm::MIPatternMatch::bind_helper< const ConstantFP * > Struct Reference

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

Inheritance diagram for llvm::MIPatternMatch::bind_helper< const ConstantFP * >:
[legend]

Static Public Member Functions

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

Detailed Description

Definition at line 402 of file MIPatternMatch.h.

Member Function Documentation

◆ bind()

Definition at line 403 of file MIPatternMatch.h.

References F, llvm::getConstantFPVRegVal(), MRI, and Reg.


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