Home
last modified time | relevance | path

Searched refs:getMBB (Results 1 – 25 of 53) sorted by relevance

123

/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.cpp144 TBB = I->getOperand(0).getMBB(); in AnalyzeBranch()
154 if (MBB.isLayoutSuccessor(I->getOperand(0).getMBB())) { in AnalyzeBranch()
162 TBB = I->getOperand(0).getMBB(); in AnalyzeBranch()
173 MachineBasicBlock *TargetBB = I->getOperand(0).getMBB(); in AnalyzeBranch()
195 .addMBB(UnCondBrIter->getOperand(0).getMBB()).addImm(BranchCode); in AnalyzeBranch()
207 TBB = I->getOperand(0).getMBB(); in AnalyzeBranch()
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.cpp210 TBB = LastInst->getOperand(0).getMBB(); in AnalyzeBranch()
221 TBB = LastInst->getOperand(1).getMBB(); in AnalyzeBranch()
243 TBB = SecondLastInst->getOperand(1).getMBB(); in AnalyzeBranch()
247 FBB = LastInst->getOperand(0).getMBB(); in AnalyzeBranch()
255 TBB = SecondLastInst->getOperand(0).getMBB(); in AnalyzeBranch()
/external/llvm/lib/Target/MSP430/
DMSP430InstrInfo.cpp206 TBB = I->getOperand(0).getMBB(); in AnalyzeBranch()
217 if (MBB.isLayoutSuccessor(I->getOperand(0).getMBB())) { in AnalyzeBranch()
225 TBB = I->getOperand(0).getMBB(); in AnalyzeBranch()
239 TBB = I->getOperand(0).getMBB(); in AnalyzeBranch()
251 if (TBB != I->getOperand(0).getMBB()) in AnalyzeBranch()
DMSP430MCInstLower.cpp130 MO.getMBB()->getSymbol(), Ctx)); in Lower()
DMSP430AsmPrinter.cpp80 O << *MO.getMBB()->getSymbol(); in printOperand()
DMSP430BranchSelector.cpp113 MachineBasicBlock *Dest = I->getOperand(0).getMBB(); in runOnMachineFunction()
/external/llvm/lib/Target/MBlaze/
DMBlazeInstrInfo.cpp140 TBB = LastInst->getOperand(0).getMBB(); in AnalyzeBranch()
145 TBB = LastInst->getOperand(1).getMBB(); in AnalyzeBranch()
164 TBB = SecondLastInst->getOperand(1).getMBB(); in AnalyzeBranch()
167 FBB = LastInst->getOperand(0).getMBB(); in AnalyzeBranch()
175 TBB = SecondLastInst->getOperand(0).getMBB(); in AnalyzeBranch()
DMBlazeMCInstLower.cpp136 MO.getMBB()->getSymbol(), Ctx)); in Lower()
/external/llvm/lib/Target/Alpha/
DAlphaInstrInfo.cpp242 TBB = LastInst->getOperand(0).getMBB(); in AnalyzeBranch()
247 TBB = LastInst->getOperand(2).getMBB(); in AnalyzeBranch()
268 TBB = SecondLastInst->getOperand(2).getMBB(); in AnalyzeBranch()
271 FBB = LastInst->getOperand(0).getMBB(); in AnalyzeBranch()
279 TBB = SecondLastInst->getOperand(0).getMBB(); in AnalyzeBranch()
DAlphaAsmPrinter.cpp98 O << *MO.getMBB()->getSymbol(); in printOp()
/external/llvm/lib/Target/CellSPU/
DSPUInstrInfo.cpp239 TBB = LastInst->getOperand(0).getMBB(); in AnalyzeBranch()
243 TBB = LastInst->getOperand(1).getMBB(); in AnalyzeBranch()
264 TBB = SecondLastInst->getOperand(1).getMBB(); in AnalyzeBranch()
269 FBB = LastInst->getOperand(0).getMBB(); in AnalyzeBranch()
276 TBB = SecondLastInst->getOperand(0).getMBB(); in AnalyzeBranch()
/external/llvm/lib/CodeGen/
DPHIElimination.cpp275 --VRegPHIUseCount[BBVRegPair(MPhi->getOperand(i+1).getMBB()->getNumber(), in LowerAtomicPHINode()
290 MachineBasicBlock &opBlock = *MPhi->getOperand(i*2+2).getMBB(); in LowerAtomicPHINode()
398 ++VRegPHIUseCount[BBVRegPair(BBI->getOperand(i+1).getMBB()->getNumber(), in analyzePHINodes()
414 MachineBasicBlock *PreMBB = BBI->getOperand(i+1).getMBB(); in SplitPHIEdges()
DMachineSSAUpdater.cpp95 MachineBasicBlock *SrcBB = I->getOperand(i+1).getMBB(); in LookForIdenticalPHI()
213 return MI->getOperand(i+1).getMBB(); in findCorrespondingPred()
264 return PHI->getOperand(idx+1).getMBB(); in getIncomingBlock()
DUnreachableBlockElim.cpp158 start->getOperand(i).getMBB() == BB) { in runOnMachineFunction()
184 if (!preds.count(phi->getOperand(i).getMBB())) { in runOnMachineFunction()
DTailDuplication.cpp150 MachineBasicBlock *PHIBB = MI->getOperand(i+1).getMBB(); in VerifyPHIs()
165 MachineBasicBlock *PHIBB = MI->getOperand(i+1).getMBB(); in VerifyPHIs()
333 if (MI->getOperand(i+1).getMBB() == SrcBB) in getPHISrcRegOpIdx()
454 if (MO.getMBB() == FromBB) { in UpdateSuccessorsPHIs()
469 if (MO.getMBB() == FromBB) { in UpdateSuccessorsPHIs()
DMachineSink.cpp180 UseInst->getOperand(I.getOperandNo()+1).getMBB() == DefMBB)) { in AllUsesDominatedByBlock()
197 UseBlock = UseInst->getOperand(I.getOperandNo()+1).getMBB(); in AllUsesDominatedByBlock()
DMachineBasicBlock.cpp442 if (MO.getMBB() == fromMBB) in transferSuccessorsAndUpdatePHIs()
571 if (i->getOperand(ni+1).getMBB() == this) in SplitCriticalEdge()
680 I->getOperand(i).getMBB() == Old) in ReplaceUsesOfBlockWith()
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp242 TBB = I->getOperand(0).getMBB(); in AnalyzeBranch()
253 if (MBB.isLayoutSuccessor(I->getOperand(0).getMBB())) { in AnalyzeBranch()
261 TBB = I->getOperand(0).getMBB(); in AnalyzeBranch()
273 TBB = I->getOperand(0).getMBB(); in AnalyzeBranch()
285 if (TBB != I->getOperand(0).getMBB()) in AnalyzeBranch()
DSystemZAsmPrinter.cpp92 O << *MO.getMBB()->getSymbol(); in printPCRelImmOperand()
147 O << *MO.getMBB()->getSymbol(); in printOperand()
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp270 BB = Inst->getOperand(NumOp-1).getMBB(); in AnalyzeCondBr()
320 TBB = LastInst->getOperand(0).getMBB(); in AnalyzeBranch()
341 TBB = SecondLastInst->getOperand(0).getMBB(); in AnalyzeBranch()
352 FBB = LastInst->getOperand(0).getMBB(); in AnalyzeBranch()
DMipsMCInstLower.cpp53 Symbol = MO.getMBB()->getSymbol(); in LowerSymbolOperand()
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp195 TBB = LastInst->getOperand(0).getMBB(); in AnalyzeBranch()
201 TBB = LastInst->getOperand(2).getMBB(); in AnalyzeBranch()
224 TBB = SecondLastInst->getOperand(2).getMBB(); in AnalyzeBranch()
227 FBB = LastInst->getOperand(0).getMBB(); in AnalyzeBranch()
237 TBB = SecondLastInst->getOperand(0).getMBB(); in AnalyzeBranch()
DPPCBranchSelector.cpp113 MachineBasicBlock *Dest = I->getOperand(2).getMBB(); in runOnMachineFunction()
/external/llvm/lib/Target/Blackfin/
DBlackfinAsmPrinter.cpp88 O << *MO.getMBB()->getSymbol(); in printOperand()
/external/llvm/lib/Target/ARM/
DARMMCInstLower.cpp85 MO.getMBB()->getSymbol(), OutContext)); in lowerOperand()

123