|
LLVM 24.0.0git
|
#include "Target/AArch64/AArch64ExpandImm.h"
Public Attributes | |
| unsigned | Opcode |
| std::optional< uint32_t > | Op1 |
| std::optional< uint32_t > | Op2 |
Definition at line 22 of file AArch64ExpandImm.h.
| std::optional<uint32_t> llvm::AArch64_IMM::ImmInsnModel::Op1 |
Definition at line 24 of file AArch64ExpandImm.h.
| std::optional<uint32_t> llvm::AArch64_IMM::ImmInsnModel::Op2 |
Definition at line 25 of file AArch64ExpandImm.h.
Referenced by llvm::AArch64TargetLowering::isFPImmLegal().
| unsigned llvm::AArch64_IMM::ImmInsnModel::Opcode |
Definition at line 23 of file AArch64ExpandImm.h.
Referenced by llvm::AArch64TargetLowering::isFPImmLegal().