struct ICstOrSplatMatch

Declaration

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

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

Templates

ConstT

Member Variables

public ConstT& CR

Method Overview

Methods

ICstOrSplatMatch<ConstT>(ConstT& C)

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

Parameters

ConstT& C

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

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

Parameters

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