LLVM 19.0.0git
llvm::WebAssemblyInstrInfo Member List

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

analyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl< MachineOperand > &Cond, bool AllowModify=false) const overridellvm::WebAssemblyInstrInfo
commuteInstructionImpl(MachineInstr &MI, bool NewMI, unsigned OpIdx1, unsigned OpIdx2) const overridellvm::WebAssemblyInstrInfo
copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const DebugLoc &DL, MCRegister DestReg, MCRegister SrcReg, bool KillSrc) const overridellvm::WebAssemblyInstrInfo
getCalleeOperand(const MachineInstr &MI) const overridellvm::WebAssemblyInstrInfo
getRegisterInfo() constllvm::WebAssemblyInstrInfoinline
getSerializableTargetIndices() const overridellvm::WebAssemblyInstrInfo
insertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, ArrayRef< MachineOperand > Cond, const DebugLoc &DL, int *BytesAdded=nullptr) const overridellvm::WebAssemblyInstrInfo
isExplicitTargetIndexDef(const MachineInstr &MI, int &Index, int64_t &Offset) const overridellvm::WebAssemblyInstrInfo
isReallyTriviallyReMaterializable(const MachineInstr &MI) const overridellvm::WebAssemblyInstrInfo
removeBranch(MachineBasicBlock &MBB, int *BytesRemoved=nullptr) const overridellvm::WebAssemblyInstrInfo
reverseBranchCondition(SmallVectorImpl< MachineOperand > &Cond) const overridellvm::WebAssemblyInstrInfo
WebAssemblyInstrInfo(const WebAssemblySubtarget &STI)llvm::WebAssemblyInstrInfoexplicit