LLVM 19.0.0git
Public Attributes | List of all members
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.

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

◆ Val

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

Definition at line 58 of file X86Operand.h.

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


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