struct ConstantMatch

Declaration

struct ConstantMatch { /* full declaration omitted */ };

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

Member Variables

public int64_t& CR

Method Overview

  • public ConstantMatch(int64_t & C)
  • public bool match(const llvm::MachineRegisterInfo & MRI, unsigned int Reg)

Methods

ConstantMatch(int64_t& C)

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

Parameters

int64_t& C

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

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

Parameters

const llvm::MachineRegisterInfo& MRI
unsigned int Reg