Searched refs:copy0MBB (Results 1 – 6 of 6) sorted by relevance
529 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSel16() local531 F->insert(It, copy0MBB); in emitSel16()540 BB->addSuccessor(copy0MBB); in emitSel16()550 BB = copy0MBB; in emitSel16()564 .addMBB(copy0MBB); in emitSel16()592 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSelT16() local594 F->insert(It, copy0MBB); in emitSelT16()603 BB->addSuccessor(copy0MBB); in emitSelT16()614 BB = copy0MBB; in emitSelT16()628 .addMBB(copy0MBB); in emitSelT16()[all …]
4632 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in emitPseudoSELECT() local4634 F->insert(It, copy0MBB); in emitPseudoSELECT()4643 BB->addSuccessor(copy0MBB); in emitPseudoSELECT()4662 BB = copy0MBB; in emitPseudoSELECT()4676 .addMBB(copy0MBB); in emitPseudoSELECT()4709 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in emitPseudoD_SELECT() local4711 F->insert(It, copy0MBB); in emitPseudoD_SELECT()4720 BB->addSuccessor(copy0MBB); in emitPseudoD_SELECT()4732 BB = copy0MBB; in emitPseudoD_SELECT()4747 .addMBB(copy0MBB); in emitPseudoD_SELECT()[all …]
1578 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local1580 F->insert(I, copy0MBB); in EmitInstrWithCustomInserter()1588 BB->addSuccessor(copy0MBB); in EmitInstrWithCustomInserter()1598 BB = copy0MBB; in EmitInstrWithCustomInserter()1609 .addMBB(copy0MBB) in EmitInstrWithCustomInserter()
1448 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local1450 F->insert(It, copy0MBB); in EmitInstrWithCustomInserter()1459 BB->addSuccessor(copy0MBB); in EmitInstrWithCustomInserter()1469 BB = copy0MBB; in EmitInstrWithCustomInserter()1480 .addMBB(copy0MBB) in EmitInstrWithCustomInserter()
12959 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local12962 F->insert(It, copy0MBB); in EmitInstrWithCustomInserter()12968 copy0MBB->setCallFrameSize(CallFrameSize); in EmitInstrWithCustomInserter()12977 BB->addSuccessor(copy0MBB); in EmitInstrWithCustomInserter()12995 BB = copy0MBB; in EmitInstrWithCustomInserter()13006 .addMBB(copy0MBB) in EmitInstrWithCustomInserter()
12171 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local12173 F->insert(It, copy0MBB); in EmitInstrWithCustomInserter()12178 copy0MBB->setCallFrameSize(CallFrameSize); in EmitInstrWithCustomInserter()12185 copy0MBB->addLiveIn(ARM::CPSR); in EmitInstrWithCustomInserter()12194 BB->addSuccessor(copy0MBB); in EmitInstrWithCustomInserter()12205 BB = copy0MBB; in EmitInstrWithCustomInserter()12216 .addMBB(copy0MBB) in EmitInstrWithCustomInserter()