LLVM 22.0.0git
llvm::AArch64_IMM Namespace Reference

Classes

struct  ImmInsnModel

Functions

void 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.

Function Documentation

◆ expandMOVImm()