Searched defs:CurMBB (Results 1 – 13 of 13) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | BranchFolding.cpp | 369 void BranchFolder::MaintainLiveIns(MachineBasicBlock *CurMBB, in MaintainLiveIns() 387 MachineBasicBlock *CurMBB = OldInst->getParent(); in ReplaceTailWithBranchTo() local 400 MachineBasicBlock *BranchFolder::SplitMBBAt(MachineBasicBlock &CurMBB, in SplitMBBAt() 450 static void FixTail(MachineBasicBlock *CurMBB, MachineBasicBlock *SuccBB, in FixTail() 629 MachineBasicBlock *CurMBB = CurMPIter->getBlock(); in RemoveBlocksWithHash() local
|
/external/llvm/lib/CodeGen/ |
D | BranchFolding.cpp | 440 MachineBasicBlock *BranchFolder::SplitMBBAt(MachineBasicBlock &CurMBB, in SplitMBBAt() 504 static void FixTail(MachineBasicBlock *CurMBB, MachineBasicBlock *SuccBB, in FixTail() 713 MachineBasicBlock *CurMBB = CurMPIter->getBlock(); in RemoveBlocksWithHash() local
|
D | LiveDebugValues.cpp | 340 const MachineBasicBlock *CurMBB = MI.getParent(); in transferTerminatorInst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | BranchFolding.cpp | 445 MachineBasicBlock *BranchFolder::SplitMBBAt(MachineBasicBlock &CurMBB, in SplitMBBAt() 510 static void FixTail(MachineBasicBlock *CurMBB, MachineBasicBlock *SuccBB, in FixTail() 773 MachineBasicBlock *CurMBB = CurMPIter->getBlock(); in RemoveBlocksWithHash() local
|
D | LiveDebugValues.cpp | 592 const MachineBasicBlock *CurMBB = MI.getParent(); in transferTerminatorInst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/ |
D | IRTranslator.cpp | 379 MachineBasicBlock &CurMBB = MIRBuilder.getMBB(); in translateSwitch() local 400 MachineBasicBlock &CurMBB = MIRBuilder.getMBB(); in translateSwitch() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMFrameLowering.cpp | 1891 MachineBasicBlock *CurMBB = WalkList.pop_back_val(); in adjustForSegmentedStacks() local
|
D | ARMISelLowering.cpp | 7715 MachineBasicBlock *CurMBB = *I; in EmitSjLjDispatchBlock() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMFrameLowering.cpp | 2176 MachineBasicBlock *CurMBB = WalkList.pop_back_val(); in adjustForSegmentedStacks() local
|
D | ARMISelLowering.cpp | 8699 MachineBasicBlock *CurMBB = *I; in EmitSjLjDispatchBlock() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 5890 MachineBasicBlock *CurMBB = *I; in EmitSjLjDispatchBlock() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 8757 MachineBasicBlock *CurMBB = W.MBB; in lowerWorkItem() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 9870 MachineBasicBlock *CurMBB = W.MBB; in lowerWorkItem() local
|