LLVM 22.0.0git
llvm::X86Operand::ImmOp Struct Reference

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

Public Attributes

const MCExprVal
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: