LLVM 23.0.0git
llvm::MCCFIInstruction::VectorRegisterWithLane Struct Reference

#include "llvm/MC/MCDwarf.h"

Public Attributes

unsigned Register
unsigned Lane
unsigned SizeInBits

Detailed Description

Definition at line 571 of file MCDwarf.h.

Member Data Documentation

◆ Lane

unsigned llvm::MCCFIInstruction::VectorRegisterWithLane::Lane

Definition at line 573 of file MCDwarf.h.

◆ Register

unsigned llvm::MCCFIInstruction::VectorRegisterWithLane::Register

Definition at line 572 of file MCDwarf.h.

◆ SizeInBits

unsigned llvm::MCCFIInstruction::VectorRegisterWithLane::SizeInBits

Definition at line 574 of file MCDwarf.h.


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