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

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

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

Public Attributes

unsigned Prefixes
 

Detailed Description

Definition at line 50 of file X86Operand.h.

Member Data Documentation

◆ Prefixes

unsigned llvm::X86Operand::PrefOp::Prefixes

Definition at line 51 of file X86Operand.h.

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


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