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

1234567

/freebsd-10-stable/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 DLiveRegUnits.cpp105 void LiveRegUnits::addLiveIns(const MachineBasicBlock *MBB, argument
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-stable/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXFrameLowering.cpp33 MachineBasicBlock &MBB = MF.front(); local
67 eliminateCallFramePseudoInstr( MachineFunction &MF, MachineBasicBlock &MBB, MachineBasicBlock::iterator I) const argument
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DAMDGPUConvertToISA.cpp54 MachineBasicBlock &MBB = *BB; local
H A DAMDGPUMCInstLower.cpp73 const MachineBasicBlock *MBB = MI->getParent(); local
H A DSIFixSGPRCopies.cpp203 MachineBasicBlock &MBB = *BI; local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.h37 MachineBasicBlock *MBB; member in class:llvm::InstrEmitter
/freebsd-10-stable/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.cpp34 Thumb2RegisterInfo::emitLoadConstPool(MachineBasicBlock &MBB, argument
/freebsd-10-stable/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 DHexagonSplitConst32AndConst64.cpp75 MachineBasicBlock* MBB = MBBb; local
[all...]
H A DHexagonSplitTFRCondSets.cpp87 MachineBasicBlock* MBB = MBBb; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp65 MachineBasicBlock *MBB = MFI; local
101 MachineBasicBlock &MBB = *MFI; local
[all...]
H A DMSP430RegisterInfo.cpp110 MachineBasicBlock &MBB = *MI.getParent(); local
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h86 virtual void storeRegToStackSlot(MachineBasicBlock &MBB, argument
94 virtual void loadRegFromStackSlot(MachineBasicBlock &MBB, argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp75 MachineBasicBlock *MBB = MFI; local
111 MachineBasicBlock &MBB = *MFI; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp64 MachineBasicBlock &MBB = *MI->getParent(); local

Completed in 424 milliseconds

1234567