LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::SystemZInstrInfo Member List

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

AnalyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl< MachineOperand > &Cond, bool AllowModify) const LLVM_OVERRIDEllvm::SystemZInstrInfovirtual
analyzeCompare(const MachineInstr *MI, unsigned &SrcReg, unsigned &SrcReg2, int &Mask, int &Value) const LLVM_OVERRIDEllvm::SystemZInstrInfo
convertToThreeAddress(MachineFunction::iterator &MFI, MachineBasicBlock::iterator &MBBI, LiveVariables *LV) const llvm::SystemZInstrInfovirtual
copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, DebugLoc DL, unsigned DestReg, unsigned SrcReg, bool KillSrc) const LLVM_OVERRIDEllvm::SystemZInstrInfovirtual
expandPostRAPseudo(MachineBasicBlock::iterator MBBI) const LLVM_OVERRIDEllvm::SystemZInstrInfovirtual
foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI, const SmallVectorImpl< unsigned > &Ops, int FrameIndex) const llvm::SystemZInstrInfovirtual
foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI, const SmallVectorImpl< unsigned > &Ops, MachineInstr *LoadMI) const llvm::SystemZInstrInfovirtual
getBranchInfo(const MachineInstr *MI) const llvm::SystemZInstrInfo
getCompareAndBranch(unsigned Opcode, const MachineInstr *MI=0) const llvm::SystemZInstrInfo
getInstSizeInBytes(const MachineInstr *MI) const llvm::SystemZInstrInfo
getLoadAndTest(unsigned Opcode) const llvm::SystemZInstrInfo
getLoadStoreOpcodes(const TargetRegisterClass *RC, unsigned &LoadOpcode, unsigned &StoreOpcode) const llvm::SystemZInstrInfo
getOpcodeForOffset(unsigned Opcode, int64_t Offset) const llvm::SystemZInstrInfo
getRegisterInfo() const llvm::SystemZInstrInfoinline
InsertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, const SmallVectorImpl< MachineOperand > &Cond, DebugLoc DL) const LLVM_OVERRIDEllvm::SystemZInstrInfovirtual
isLoadFromStackSlot(const MachineInstr *MI, int &FrameIndex) const LLVM_OVERRIDEllvm::SystemZInstrInfovirtual
isPredicable(MachineInstr *MI) const LLVM_OVERRIDEllvm::SystemZInstrInfovirtual
isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, unsigned ExtraPredCycles, const BranchProbability &Probability) const LLVM_OVERRIDEllvm::SystemZInstrInfovirtual
isProfitableToIfCvt(MachineBasicBlock &TMBB, unsigned NumCyclesT, unsigned ExtraPredCyclesT, MachineBasicBlock &FMBB, unsigned NumCyclesF, unsigned ExtraPredCyclesF, const BranchProbability &Probability) const LLVM_OVERRIDEllvm::SystemZInstrInfovirtual
isRxSBGMask(uint64_t Mask, unsigned BitSize, unsigned &Start, unsigned &End) const llvm::SystemZInstrInfo
isStackSlotCopy(const MachineInstr *MI, int &DestFrameIndex, int &SrcFrameIndex) const LLVM_OVERRIDEllvm::SystemZInstrInfovirtual
isStoreToStackSlot(const MachineInstr *MI, int &FrameIndex) const LLVM_OVERRIDEllvm::SystemZInstrInfovirtual
loadImmediate(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, unsigned Reg, uint64_t Value) const llvm::SystemZInstrInfo
loadRegFromStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, unsigned DestReg, int FrameIdx, const TargetRegisterClass *RC, const TargetRegisterInfo *TRI) const LLVM_OVERRIDEllvm::SystemZInstrInfovirtual
optimizeCompareInstr(MachineInstr *CmpInstr, unsigned SrcReg, unsigned SrcReg2, int Mask, int Value, const MachineRegisterInfo *MRI) const LLVM_OVERRIDEllvm::SystemZInstrInfo
PredicateInstruction(MachineInstr *MI, const SmallVectorImpl< MachineOperand > &Pred) const LLVM_OVERRIDEllvm::SystemZInstrInfovirtual
RemoveBranch(MachineBasicBlock &MBB) const LLVM_OVERRIDEllvm::SystemZInstrInfovirtual
ReverseBranchCondition(SmallVectorImpl< MachineOperand > &Cond) const LLVM_OVERRIDEllvm::SystemZInstrInfovirtual
storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, unsigned SrcReg, bool isKill, int FrameIndex, const TargetRegisterClass *RC, const TargetRegisterInfo *TRI) const LLVM_OVERRIDEllvm::SystemZInstrInfovirtual
SystemZInstrInfo(SystemZTargetMachine &TM)llvm::SystemZInstrInfoexplicit