LLVM 23.0.0git
AArch64ExpandImm.h File Reference

Go to the source code of this file.

Classes

struct  llvm::AArch64_IMM::ImmInsnModel
struct  llvm::AArch64_IMM::AddrInsnModel

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.
void llvm::AArch64_IMM::expandMOVAddr (unsigned Opcode, unsigned TargetFlags, bool IsTargetMachO, SmallVectorImpl< AddrInsnModel > &Insn)