Home
last modified time | relevance | path

Searched refs:RSBBB (Results 1 – 3 of 3) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp9458 MachineBasicBlock *RSBBB = Fn->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local
9460 Fn->insert(BBI, RSBBB); in EmitInstrWithCustomInserter()
9478 BB->addSuccessor(RSBBB); in EmitInstrWithCustomInserter()
9482 RSBBB->addSuccessor(SinkBB); in EmitInstrWithCustomInserter()
9498 BuildMI(*RSBBB, RSBBB->begin(), dl, in EmitInstrWithCustomInserter()
9509 .addReg(NewRsbDstReg).addMBB(RSBBB) in EmitInstrWithCustomInserter()