Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMISelLowering.cpp12135 MachineBasicBlock *RSBBB = Fn->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local
12137 Fn->insert(BBI, RSBBB); in EmitInstrWithCustomInserter()
12155 BB->addSuccessor(RSBBB); in EmitInstrWithCustomInserter()
12159 RSBBB->addSuccessor(SinkBB); in EmitInstrWithCustomInserter()
12175 BuildMI(*RSBBB, RSBBB->begin(), dl, in EmitInstrWithCustomInserter()
12186 .addReg(NewRsbDstReg).addMBB(RSBBB) in EmitInstrWithCustomInserter()