struct ConstantMatch

Declaration

template <typename ConstT>
struct ConstantMatch { /* full declaration omitted */ };

Declared at: llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h:78

Templates

ConstT

Member Variables

public ConstT& CR

Method Overview

Methods

ConstantMatch<ConstT>(ConstT& C)

Declared at: llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h:80

Parameters

ConstT& C

bool match(const llvm::MachineRegisterInfo& MRI,
           llvm::Register Reg)

Declared at: llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h:81

Parameters

const llvm::MachineRegisterInfo& MRI
llvm::Register Reg