LLVM 19.0.0git
Public Attributes | List of all members
llvm::AArch64_IMM::ImmInsnModel Struct Reference

#include "Target/AArch64/AArch64ExpandImm.h"

Public Attributes

unsigned Opcode
 
uint64_t Op1
 
uint64_t Op2
 

Detailed Description

Definition at line 22 of file AArch64ExpandImm.h.

Member Data Documentation

◆ Op1

uint64_t llvm::AArch64_IMM::ImmInsnModel::Op1

Definition at line 24 of file AArch64ExpandImm.h.

◆ Op2

uint64_t llvm::AArch64_IMM::ImmInsnModel::Op2

Definition at line 25 of file AArch64ExpandImm.h.

◆ Opcode

unsigned llvm::AArch64_IMM::ImmInsnModel::Opcode

Definition at line 23 of file AArch64ExpandImm.h.


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