Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp12301 MachineBasicBlock *RSBBB = Fn->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local
12303 Fn->insert(BBI, RSBBB); in EmitInstrWithCustomInserter()
12321 BB->addSuccessor(RSBBB); in EmitInstrWithCustomInserter()
12325 RSBBB->addSuccessor(SinkBB); in EmitInstrWithCustomInserter()
12341 BuildMI(*RSBBB, RSBBB->begin(), dl, in EmitInstrWithCustomInserter()
12352 .addReg(NewRsbDstReg).addMBB(RSBBB) in EmitInstrWithCustomInserter()