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

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

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

Public Attributes

const MCExprVal
 

Detailed Description

Definition at line 54 of file X86Operand.h.

Member Data Documentation

◆ Val

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

Definition at line 55 of file X86Operand.h.

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


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