Home
last modified time | relevance | path

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

/external/llvm/lib/Target/BPF/
DBPFISelLowering.cpp517 MachineBasicBlock *Copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local
520 F->insert(I, Copy0MBB); in EmitInstrWithCustomInserter()
528 BB->addSuccessor(Copy0MBB); in EmitInstrWithCustomInserter()
579 BB = Copy0MBB; in EmitInstrWithCustomInserter()
590 .addMBB(Copy0MBB) in EmitInstrWithCustomInserter()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
DBPFISelLowering.cpp662 MachineBasicBlock *Copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local
665 F->insert(I, Copy0MBB); in EmitInstrWithCustomInserter()
673 BB->addSuccessor(Copy0MBB); in EmitInstrWithCustomInserter()
748 BB = Copy0MBB; in EmitInstrWithCustomInserter()
759 .addMBB(Copy0MBB) in EmitInstrWithCustomInserter()