LLVM API Documentation

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

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

AnalyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl< MachineOperand > &Cond, bool AllowModify) const llvm::PPCInstrInfovirtual
analyzeCompare(const MachineInstr *MI, unsigned &SrcReg, unsigned &SrcReg2, int &Mask, int &Value) const llvm::PPCInstrInfovirtual
canInsertSelect(const MachineBasicBlock &, const SmallVectorImpl< MachineOperand > &Cond, unsigned, unsigned, int &, int &, int &) const llvm::PPCInstrInfovirtual
commuteInstruction(MachineInstr *MI, bool NewMI) const llvm::PPCInstrInfovirtual
copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, DebugLoc DL, unsigned DestReg, unsigned SrcReg, bool KillSrc) const llvm::PPCInstrInfovirtual
CreateTargetHazardRecognizer(const TargetMachine *TM, const ScheduleDAG *DAG) const llvm::PPCInstrInfo
CreateTargetPostRAHazardRecognizer(const InstrItineraryData *II, const ScheduleDAG *DAG) const llvm::PPCInstrInfo
DefinesPredicate(MachineInstr *MI, std::vector< MachineOperand > &Pred) const llvm::PPCInstrInfovirtual
FoldImmediate(MachineInstr *UseMI, MachineInstr *DefMI, unsigned Reg, MachineRegisterInfo *MRI) const llvm::PPCInstrInfovirtual
GetInstSizeInBytes(const MachineInstr *MI) const llvm::PPCInstrInfovirtual
getRegisterInfo() const llvm::PPCInstrInfoinlinevirtual
InsertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, const SmallVectorImpl< MachineOperand > &Cond, DebugLoc DL) const llvm::PPCInstrInfovirtual
insertNoop(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI) const llvm::PPCInstrInfovirtual
insertSelect(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, DebugLoc DL, unsigned DstReg, const SmallVectorImpl< MachineOperand > &Cond, unsigned TrueReg, unsigned FalseReg) const llvm::PPCInstrInfovirtual
isCoalescableExtInstr(const MachineInstr &MI, unsigned &SrcReg, unsigned &DstReg, unsigned &SubIdx) const llvm::PPCInstrInfo
isLoadFromStackSlot(const MachineInstr *MI, int &FrameIndex) const llvm::PPCInstrInfo
isPredicable(MachineInstr *MI) const llvm::PPCInstrInfovirtual
isPredicated(const MachineInstr *MI) const llvm::PPCInstrInfo
isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, const BranchProbability &Probability) const llvm::PPCInstrInfoinlinevirtual
isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCycles, unsigned ExtraPredCycles, const BranchProbability &Probability) const llvm::PPCInstrInfoinlinevirtual
isProfitableToIfCvt(MachineBasicBlock &TMBB, unsigned NumT, unsigned ExtraT, MachineBasicBlock &FMBB, unsigned NumF, unsigned ExtraF, const BranchProbability &Probability) const llvm::PPCInstrInfovirtual
isProfitableToUnpredicate(MachineBasicBlock &TMBB, MachineBasicBlock &FMBB) const llvm::PPCInstrInfoinlinevirtual
isStoreToStackSlot(const MachineInstr *MI, int &FrameIndex) const llvm::PPCInstrInfo
isUnpredicatedTerminator(const MachineInstr *MI) const llvm::PPCInstrInfovirtual
loadRegFromStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, unsigned DestReg, int FrameIndex, const TargetRegisterClass *RC, const TargetRegisterInfo *TRI) const llvm::PPCInstrInfovirtual
optimizeCompareInstr(MachineInstr *CmpInstr, unsigned SrcReg, unsigned SrcReg2, int Mask, int Value, const MachineRegisterInfo *MRI) const llvm::PPCInstrInfovirtual
PPCInstrInfo(PPCTargetMachine &TM)llvm::PPCInstrInfoexplicit
PredicateInstruction(MachineInstr *MI, const SmallVectorImpl< MachineOperand > &Pred) const llvm::PPCInstrInfovirtual
RemoveBranch(MachineBasicBlock &MBB) const llvm::PPCInstrInfovirtual
ReverseBranchCondition(SmallVectorImpl< MachineOperand > &Cond) const llvm::PPCInstrInfovirtual
storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, unsigned SrcReg, bool isKill, int FrameIndex, const TargetRegisterClass *RC, const TargetRegisterInfo *TRI) const llvm::PPCInstrInfovirtual
SubsumesPredicate(const SmallVectorImpl< MachineOperand > &Pred1, const SmallVectorImpl< MachineOperand > &Pred2) const llvm::PPCInstrInfovirtual