LLVM 20.0.0git
|
#include "Target/AArch64/AArch64ExpandImm.h"
Public Attributes | |
unsigned | Opcode |
uint64_t | Op1 |
uint64_t | Op2 |
Definition at line 22 of file AArch64ExpandImm.h.
uint64_t llvm::AArch64_IMM::ImmInsnModel::Op1 |
Definition at line 24 of file AArch64ExpandImm.h.
uint64_t llvm::AArch64_IMM::ImmInsnModel::Op2 |
Definition at line 25 of file AArch64ExpandImm.h.
unsigned llvm::AArch64_IMM::ImmInsnModel::Opcode |
Definition at line 23 of file AArch64ExpandImm.h.