LLVM 20.0.0git
|
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 override | llvm::WebAssemblyInstrInfo | |
commuteInstructionImpl(MachineInstr &MI, bool NewMI, unsigned OpIdx1, unsigned OpIdx2) const override | llvm::WebAssemblyInstrInfo | |
copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const DebugLoc &DL, MCRegister DestReg, MCRegister SrcReg, bool KillSrc) const override | llvm::WebAssemblyInstrInfo | |
getCalleeOperand(const MachineInstr &MI) const override | llvm::WebAssemblyInstrInfo | |
getRegisterInfo() const | llvm::WebAssemblyInstrInfo | inline |
getSerializableTargetIndices() const override | llvm::WebAssemblyInstrInfo | |
insertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, ArrayRef< MachineOperand > Cond, const DebugLoc &DL, int *BytesAdded=nullptr) const override | llvm::WebAssemblyInstrInfo | |
isExplicitTargetIndexDef(const MachineInstr &MI, int &Index, int64_t &Offset) const override | llvm::WebAssemblyInstrInfo | |
isReallyTriviallyReMaterializable(const MachineInstr &MI) const override | llvm::WebAssemblyInstrInfo | |
removeBranch(MachineBasicBlock &MBB, int *BytesRemoved=nullptr) const override | llvm::WebAssemblyInstrInfo | |
reverseBranchCondition(SmallVectorImpl< MachineOperand > &Cond) const override | llvm::WebAssemblyInstrInfo | |
WebAssemblyInstrInfo(const WebAssemblySubtarget &STI) | llvm::WebAssemblyInstrInfo | explicit |