Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp6243 MachineBasicBlock *RSBBB = Fn->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local
6245 Fn->insert(BBI, RSBBB); in EmitInstrWithCustomInserter()
6265 BB->addSuccessor(RSBBB); in EmitInstrWithCustomInserter()
6269 RSBBB->addSuccessor(SinkBB); in EmitInstrWithCustomInserter()
6286 BuildMI(*RSBBB, RSBBB->begin(), dl, in EmitInstrWithCustomInserter()
6295 .addReg(NewRsbDstReg).addMBB(RSBBB) in EmitInstrWithCustomInserter()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp8418 MachineBasicBlock *RSBBB = Fn->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local
8420 Fn->insert(BBI, RSBBB); in EmitInstrWithCustomInserter()
8438 BB->addSuccessor(RSBBB); in EmitInstrWithCustomInserter()
8442 RSBBB->addSuccessor(SinkBB); in EmitInstrWithCustomInserter()
8457 BuildMI(*RSBBB, RSBBB->begin(), dl, in EmitInstrWithCustomInserter()
8466 .addReg(NewRsbDstReg).addMBB(RSBBB) in EmitInstrWithCustomInserter()