LLVM 22.0.0git
llvm::AArch64InstrInfo Member List

This is the complete list of members for llvm::AArch64InstrInfo, including all inherited members.

AArch64InstrInfo(const AArch64Subtarget &STI)llvm::AArch64InstrInfoexplicit
analyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl< MachineOperand > &Cond, bool AllowModify=false) const overridellvm::AArch64InstrInfo
analyzeBranchPredicate(MachineBasicBlock &MBB, MachineBranchPredicate &MBP, bool AllowModify) const overridellvm::AArch64InstrInfo
analyzeCompare(const MachineInstr &MI, Register &SrcReg, Register &SrcReg2, int64_t &CmpMask, int64_t &CmpValue) const overridellvm::AArch64InstrInfo
analyzeLoopForPipelining(MachineBasicBlock *LoopBB) const overridellvm::AArch64InstrInfo
areMemAccessesTriviallyDisjoint(const MachineInstr &MIa, const MachineInstr &MIb) const overridellvm::AArch64InstrInfo
canFoldIntoAddrMode(const MachineInstr &MemI, Register Reg, const MachineInstr &AddrI, ExtAddrMode &AM) const overridellvm::AArch64InstrInfo
canInsertSelect(const MachineBasicBlock &, ArrayRef< MachineOperand > Cond, Register, Register, Register, int &, int &, int &) const overridellvm::AArch64InstrInfo
convertToFlagSettingOpc(unsigned Opc)llvm::AArch64InstrInfostatic
copyGPRRegTuple(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, const DebugLoc &DL, MCRegister DestReg, MCRegister SrcReg, bool KillSrc, unsigned Opcode, unsigned ZeroReg, llvm::ArrayRef< unsigned > Indices) constllvm::AArch64InstrInfo
copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, const DebugLoc &DL, Register DestReg, Register SrcReg, bool KillSrc, bool RenamableDest=false, bool RenamableSrc=false) const overridellvm::AArch64InstrInfo
copyPhysRegTuple(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, const DebugLoc &DL, MCRegister DestReg, MCRegister SrcReg, bool KillSrc, unsigned Opcode, llvm::ArrayRef< unsigned > Indices) constllvm::AArch64InstrInfo
emitLdStWithAddr(MachineInstr &MemI, const ExtAddrMode &AM) const overridellvm::AArch64InstrInfo
foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI, ArrayRef< unsigned > Ops, MachineBasicBlock::iterator InsertPt, int FrameIndex, LiveIntervals *LIS=nullptr, VirtRegMap *VRM=nullptr) const overridellvm::AArch64InstrInfo
foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI, ArrayRef< unsigned > Ops, MachineBasicBlock::iterator InsertPt, MachineInstr &LoadMI, LiveIntervals *LIS=nullptr) constllvm::AArch64InstrInfoinline
getAddrModeFromMemoryOp(const MachineInstr &MemI, const TargetRegisterInfo *TRI) const overridellvm::AArch64InstrInfo
getBranchDestBlock(const MachineInstr &MI) const overridellvm::AArch64InstrInfo
getCombinerObjective(unsigned Pattern) const overridellvm::AArch64InstrInfo
getInstSizeInBytes(const MachineInstr &MI) const overridellvm::AArch64InstrInfo
getLdStAmountOp(const MachineInstr &MI)llvm::AArch64InstrInfostatic
getLdStBaseOp(const MachineInstr &MI)llvm::AArch64InstrInfostatic
getLdStOffsetOp(const MachineInstr &MI)llvm::AArch64InstrInfostatic
getLoadStoreImmIdx(unsigned Opc)llvm::AArch64InstrInfostatic
getMemOpBaseRegImmOfsOffsetOperand(MachineInstr &LdSt) constllvm::AArch64InstrInfo
getMemOperandsWithOffsetWidth(const MachineInstr &MI, SmallVectorImpl< const MachineOperand * > &BaseOps, int64_t &Offset, bool &OffsetIsScalable, LocationSize &Width, const TargetRegisterInfo *TRI) const overridellvm::AArch64InstrInfo
getMemOperandWithOffsetWidth(const MachineInstr &MI, const MachineOperand *&BaseOp, int64_t &Offset, bool &OffsetIsScalable, TypeSize &Width, const TargetRegisterInfo *TRI) constllvm::AArch64InstrInfo
getMemOpInfo(unsigned Opcode, TypeSize &Scale, TypeSize &Width, int64_t &MinOffset, int64_t &MaxOffset)llvm::AArch64InstrInfostatic
getMemScale(unsigned Opc)llvm::AArch64InstrInfostatic
getMemScale(const MachineInstr &MI)llvm::AArch64InstrInfoinlinestatic
getNop() const overridellvm::AArch64InstrInfo
getRegisterInfo() constllvm::AArch64InstrInfoinline
getUnscaledLdSt(unsigned Opc)llvm::AArch64InstrInfostatic
hasBTISemantics(const MachineInstr &MI)llvm::AArch64InstrInfostatic
hasUnscaledLdStOffset(unsigned Opc)llvm::AArch64InstrInfostatic
hasUnscaledLdStOffset(MachineInstr &MI)llvm::AArch64InstrInfoinlinestatic
insertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, ArrayRef< MachineOperand > Cond, const DebugLoc &DL, int *BytesAdded=nullptr) const overridellvm::AArch64InstrInfo
insertIndirectBranch(MachineBasicBlock &MBB, MachineBasicBlock &NewDestBB, MachineBasicBlock &RestoreBB, const DebugLoc &DL, int64_t BrOffset, RegScavenger *RS) const overridellvm::AArch64InstrInfo
insertNoop(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI) const overridellvm::AArch64InstrInfo
insertSelect(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const DebugLoc &DL, Register DstReg, ArrayRef< MachineOperand > Cond, Register TrueReg, Register FalseReg) const overridellvm::AArch64InstrInfo
isAsCheapAsAMove(const MachineInstr &MI) const overridellvm::AArch64InstrInfo
isBranchOffsetInRange(unsigned BranchOpc, int64_t BrOffset) const overridellvm::AArch64InstrInfo
isCandidateToMergeOrPair(const MachineInstr &MI) constllvm::AArch64InstrInfo
isCoalescableExtInstr(const MachineInstr &MI, Register &SrcReg, Register &DstReg, unsigned &SubIdx) const overridellvm::AArch64InstrInfo
isCopyInstrImpl(const MachineInstr &MI) const overridellvm::AArch64InstrInfoprotected
isCopyLikeInstrImpl(const MachineInstr &MI) const overridellvm::AArch64InstrInfoprotected
isFpOrNEON(Register Reg)llvm::AArch64InstrInfostatic
isFpOrNEON(const MachineInstr &MI)llvm::AArch64InstrInfostatic
isFPRCopy(const MachineInstr &MI)llvm::AArch64InstrInfostatic
isGPRCopy(const MachineInstr &MI)llvm::AArch64InstrInfostatic
isGPRZero(const MachineInstr &MI)llvm::AArch64InstrInfostatic
isHForm(const MachineInstr &MI)llvm::AArch64InstrInfostatic
isLdStPairSuppressed(const MachineInstr &MI)llvm::AArch64InstrInfostatic
isLoadFromStackSlot(const MachineInstr &MI, int &FrameIndex) const overridellvm::AArch64InstrInfo
isPairableLdStInst(const MachineInstr &MI)llvm::AArch64InstrInfostatic
isPairedLdSt(const MachineInstr &MI)llvm::AArch64InstrInfostatic
isPreLd(const MachineInstr &MI)llvm::AArch64InstrInfostatic
isPreLdSt(const MachineInstr &MI)llvm::AArch64InstrInfostatic
isPreSt(const MachineInstr &MI)llvm::AArch64InstrInfostatic
isQForm(const MachineInstr &MI)llvm::AArch64InstrInfostatic
isSchedulingBoundary(const MachineInstr &MI, const MachineBasicBlock *MBB, const MachineFunction &MF) const overridellvm::AArch64InstrInfo
isStoreToStackSlot(const MachineInstr &MI, int &FrameIndex) const overridellvm::AArch64InstrInfo
isStridedAccess(const MachineInstr &MI)llvm::AArch64InstrInfostatic
isSubregFoldable() const overridellvm::AArch64InstrInfoinline
isTailCallReturnInst(const MachineInstr &MI)llvm::AArch64InstrInfostatic
isThroughputPattern(unsigned Pattern) const overridellvm::AArch64InstrInfo
loadRegFromStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, Register DestReg, int FrameIndex, const TargetRegisterClass *RC, const TargetRegisterInfo *TRI, Register VReg, MachineInstr::MIFlag Flags=MachineInstr::NoFlags) const overridellvm::AArch64InstrInfo
optimizeCompareInstr(MachineInstr &CmpInstr, Register SrcReg, Register SrcReg2, int64_t CmpMask, int64_t CmpValue, const MachineRegisterInfo *MRI) const overridellvm::AArch64InstrInfo
optimizeCondBranch(MachineInstr &MI) const overridellvm::AArch64InstrInfo
probedStackAlloc(MachineBasicBlock::iterator MBBI, Register TargetReg, bool FrameSetup) constllvm::AArch64InstrInfo
removeBranch(MachineBasicBlock &MBB, int *BytesRemoved=nullptr) const overridellvm::AArch64InstrInfo
reverseBranchCondition(SmallVectorImpl< MachineOperand > &Cond) const overridellvm::AArch64InstrInfo
shouldClusterMemOps(ArrayRef< const MachineOperand * > BaseOps1, int64_t Offset1, bool OffsetIsScalable1, ArrayRef< const MachineOperand * > BaseOps2, int64_t Offset2, bool OffsetIsScalable2, unsigned ClusterSize, unsigned NumBytes) const overridellvm::AArch64InstrInfo
storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, Register SrcReg, bool isKill, int FrameIndex, const TargetRegisterClass *RC, const TargetRegisterInfo *TRI, Register VReg, MachineInstr::MIFlag Flags=MachineInstr::NoFlags) const overridellvm::AArch64InstrInfo
suppressLdStPair(MachineInstr &MI)llvm::AArch64InstrInfostatic