LLVM 22.0.0git
AArch64ExpandImm.h File Reference

Go to the source code of this file.

Classes

struct  llvm::AArch64_IMM::ImmInsnModel

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::AArch64_IMM

Functions

void llvm::AArch64_IMM::expandMOVImm (uint64_t Imm, unsigned BitSize, SmallVectorImpl< ImmInsnModel > &Insn)
 Expand a MOVi32imm or MOVi64imm pseudo instruction to one or more real move-immediate instructions to synthesize the immediate.