LLVM 23.0.0git
llvm::V2PhysSCopyInfo Struct Reference

#include "Target/AMDGPU/SIInstrInfo.h"

Public Attributes

SmallVector< MachineOperand * > MOs
SmallVector< RegisterSGPRs

Detailed Description

Definition at line 55 of file SIInstrInfo.h.

Member Data Documentation

◆ MOs

SmallVector<MachineOperand *> llvm::V2PhysSCopyInfo::MOs

Definition at line 57 of file SIInstrInfo.h.

◆ SGPRs

SmallVector<Register> llvm::V2PhysSCopyInfo::SGPRs

Definition at line 59 of file SIInstrInfo.h.


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