LLVM 19.0.0git
Public Attributes | List of all members
llvm::X86Operand::RegOp Struct Reference

#include "Target/X86/AsmParser/X86Operand.h"

Public Attributes

unsigned RegNo
 

Detailed Description

Definition at line 49 of file X86Operand.h.

Member Data Documentation

◆ RegNo

unsigned llvm::X86Operand::RegOp::RegNo

Definition at line 50 of file X86Operand.h.

Referenced by llvm::X86Operand::getReg(), and llvm::X86Operand::print().


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