Searched defs:MBB (Results 1 - 25 of 165) sorted by relevance

1234567

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DPHIEliminationUtils.cpp22 llvm::findPHICopyInsertPoint(MachineBasicBlock* MBB, MachineBasicBlock* SuccMBB, argument
[all...]
H A DErlangGC.cpp53 MCSymbol *ErlangGC::InsertLabel(MachineBasicBlock &MBB, argument
H A DExpandISelPseudos.cpp52 MachineBasicBlock *MBB = I; local
H A DDeadMachineInstructionElim.cpp97 MachineBasicBlock *MBB = &*I; local
H A DEdgeBundles.cpp46 const MachineBasicBlock &MBB = *I; local
H A DMachineBranchProbabilityInfo.cpp32 getSumForBlock(const MachineBasicBlock *MBB, uint32_t &Scale) const { argument
[all...]
H A DExpandPostRAPseudos.cpp79 MachineBasicBlock *MBB = MI->getParent(); local
H A DOptimizePHIs.cpp154 bool OptimizePHIs::OptimizeBB(MachineBasicBlock &MBB) { argument
/freebsd-10.0-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXFrameLowering.cpp32 MachineBasicBlock &MBB = MF.front(); local
72 eliminateCallFramePseudoInstr( MachineFunction &MF, MachineBasicBlock &MBB, MachineBasicBlock::iterator I) const argument
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/R600/
H A DAMDGPUConvertToISA.cpp54 MachineBasicBlock &MBB = *BB; local
H A DAMDGPUMCInstLower.cpp68 const MachineBasicBlock *MBB = MI->getParent(); local
/freebsd-10.0-release/contrib/llvm/lib/Target/Sparc/
H A DSparcFrameLowering.cpp30 MachineBasicBlock &MBB = MF.front(); local
80 eliminateCallFramePseudoInstr(MachineFunction &MF, MachineBasicBlock &MBB, argument
[all...]
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.h37 MachineBasicBlock *MBB; member in class:llvm::InstrEmitter
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DThumb1InstrInfo.cpp41 void Thumb1InstrInfo::copyPhysReg(MachineBasicBlock &MBB, argument
52 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, argument
80 loadRegFromStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, argument
[all...]
H A DThumb2RegisterInfo.cpp35 Thumb2RegisterInfo::emitLoadConstPool(MachineBasicBlock &MBB, argument
H A DARMBaseInstrInfo.h186 virtual bool isProfitableToDupForIfCvt(MachineBasicBlock &MBB, argument
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonExpandPredSpillCode.cpp80 MachineBasicBlock* MBB = MBBb; local
[all...]
H A DHexagonFixupHwLoops.cpp162 MachineBasicBlock *MBB = MII->getParent(); local
[all...]
H A DHexagonSplitTFRCondSets.cpp87 MachineBasicBlock* MBB = MBBb; local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp65 MachineBasicBlock *MBB = MFI; local
101 MachineBasicBlock &MBB = *MFI; local
[all...]
H A DMSP430RegisterInfo.cpp111 MachineBasicBlock &MBB = *MI.getParent(); local
/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/
H A DMips16FrameLowering.cpp31 MachineBasicBlock &MBB = MF.front(); local
100 spillCalleeSavedRegisters(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const std::vector<CalleeSavedInfo> &CSI, const TargetRegisterInfo *TRI) const argument
128 restoreCalleeSavedRegisters(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const std::vector<CalleeSavedInfo> &CSI, const TargetRegisterInfo *TRI) const argument
144 eliminateCallFramePseudoInstr(MachineFunction &MF, MachineBasicBlock &MBB, MachineBasicBlock::iterator I) const argument
[all...]
H A DMipsInstrInfo.h89 virtual void storeRegToStackSlot(MachineBasicBlock &MBB, argument
97 virtual void loadRegFromStackSlot(MachineBasicBlock &MBB, argument
[all...]
H A DMipsSERegisterInfo.cpp118 MachineBasicBlock &MBB = *MI.getParent(); local
/freebsd-10.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp75 MachineBasicBlock *MBB = MFI; local
111 MachineBasicBlock &MBB = *MFI; local
[all...]

Completed in 102 milliseconds

1234567