LLVM 17.0.0git
Public Attributes | List of all members
AMDGPURegBankCombinerHelper::Med3MatchInfo Struct Reference

Public Attributes

unsigned Opc
 
Register Val0
 
Register Val1
 
Register Val2
 

Detailed Description

Definition at line 59 of file AMDGPURegBankCombiner.cpp.

Member Data Documentation

◆ Opc

unsigned AMDGPURegBankCombinerHelper::Med3MatchInfo::Opc

Definition at line 60 of file AMDGPURegBankCombiner.cpp.

Referenced by AMDGPURegBankCombinerHelper::applyMed3().

◆ Val0

Register AMDGPURegBankCombinerHelper::Med3MatchInfo::Val0

Definition at line 61 of file AMDGPURegBankCombiner.cpp.

◆ Val1

Register AMDGPURegBankCombinerHelper::Med3MatchInfo::Val1

Definition at line 61 of file AMDGPURegBankCombiner.cpp.

◆ Val2

Register AMDGPURegBankCombinerHelper::Med3MatchInfo::Val2

Definition at line 61 of file AMDGPURegBankCombiner.cpp.


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