Home
last modified time | relevance | path

Searched refs:RSBBB (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp8073 MachineBasicBlock *RSBBB = Fn->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local
8075 Fn->insert(BBI, RSBBB); in EmitInstrWithCustomInserter()
8093 BB->addSuccessor(RSBBB); in EmitInstrWithCustomInserter()
8097 RSBBB->addSuccessor(SinkBB); in EmitInstrWithCustomInserter()
8112 BuildMI(*RSBBB, RSBBB->begin(), dl, in EmitInstrWithCustomInserter()
8121 .addReg(NewRsbDstReg).addMBB(RSBBB) in EmitInstrWithCustomInserter()