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

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

Collaboration diagram for llvm::X86Operand::RegOp:
Collaboration graph
[legend]

Public Attributes

unsigned RegNo
 

Detailed Description

Definition at line 46 of file X86Operand.h.

Member Data Documentation

◆ RegNo

unsigned llvm::X86Operand::RegOp::RegNo

Definition at line 47 of file X86Operand.h.

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


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