LLVM: llvm::X86Operand::ImmOp Struct Reference (original) (raw)

#include "[Target/X86/AsmParser/X86Operand.h](X86Operand%5F8h%5Fsource.html)"

Public Attributes
const MCExpr * Val
bool LocalRef

Detailed Description

Definition at line 57 of file X86Operand.h.

Member Data Documentation

LocalRef

bool llvm::X86Operand::ImmOp::LocalRef

Definition at line 59 of file X86Operand.h.

Val

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

Definition at line 58 of file X86Operand.h.


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