Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineBasicBlock.cpp557 ReplaceUsesOfBlockWith(Succ, NMBB); in SplitCriticalEdge()
672 void MachineBasicBlock::ReplaceUsesOfBlockWith(MachineBasicBlock *Old, in ReplaceUsesOfBlockWith() function in MachineBasicBlock
DSplitter.cpp467 hp.ReplaceUsesOfBlockWith(&header, preHeader); in insertPreHeader()
578 inBlock.ReplaceUsesOfBlockWith(&outBlock, splitBlock); in splitEdge()
DBranchFolding.cpp1040 Pred->ReplaceUsesOfBlockWith(MBB, FallThrough); in OptimizeBlock()
1275 PMBB->ReplaceUsesOfBlockWith(MBB, CurTBB); in OptimizeBlock()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineBasicBlock.h385 void ReplaceUsesOfBlockWith(MachineBasicBlock *Old, MachineBasicBlock *New);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCBranchCoalescing.cpp683 TargetRegion.BranchBlock->ReplaceUsesOfBlockWith( in mergeCandidates()
/external/llvm/lib/CodeGen/
DMachineBasicBlock.cpp784 ReplaceUsesOfBlockWith(Succ, NMBB); in SplitCriticalEdge()
1046 void MachineBasicBlock::ReplaceUsesOfBlockWith(MachineBasicBlock *Old, in ReplaceUsesOfBlockWith() function in MachineBasicBlock
DBranchFolding.cpp1262 Pred->ReplaceUsesOfBlockWith(MBB, &*FallThrough); in OptimizeBlock()
1496 PMBB->ReplaceUsesOfBlockWith(MBB, CurTBB); in OptimizeBlock()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineBasicBlock.cpp932 ReplaceUsesOfBlockWith(Succ, NMBB); in SplitCriticalEdge()
1193 void MachineBasicBlock::ReplaceUsesOfBlockWith(MachineBasicBlock *Old, in ReplaceUsesOfBlockWith() function in MachineBasicBlock
DBranchFolding.cpp1448 Pred->ReplaceUsesOfBlockWith(MBB, &*FallThrough); in OptimizeBlock()
1719 PMBB->ReplaceUsesOfBlockWith(MBB, CurTBB); in OptimizeBlock()
/external/llvm/include/llvm/CodeGen/
DMachineBasicBlock.h636 void ReplaceUsesOfBlockWith(MachineBasicBlock *Old, MachineBasicBlock *New);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineBasicBlock.h708 void ReplaceUsesOfBlockWith(MachineBasicBlock *Old, MachineBasicBlock *New);
/external/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp1938 PB->ReplaceUsesOfBlockWith(Header, NewPH); in createPreheaderForLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp1977 PB->ReplaceUsesOfBlockWith(Header, NewPH); in createPreheaderForLoop()
/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp1925 MBB->ReplaceUsesOfBlockWith(&PrologueMBB, AddedBlocks[0]); in adjustForSegmentedStacks()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMFrameLowering.cpp2210 MBB->ReplaceUsesOfBlockWith(&PrologueMBB, AddedBlocks[0]); in adjustForSegmentedStacks()