LLVM  3.7.0
Public Attributes | List of all members
llvm::X86Operand::ImmOp Struct Reference

#include <X86Operand.h>

Collaboration diagram for llvm::X86Operand::ImmOp:
[legend]

Public Attributes

const MCExprVal
 

Detailed Description

Definition at line 48 of file X86Operand.h.

Member Data Documentation

const MCExpr* llvm::X86Operand::ImmOp::Val

Definition at line 49 of file X86Operand.h.

Referenced by llvm::X86Operand::getImm().


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