Searched refs:IntfOut (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 965 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local 981 IntfOut = Cand.Intf.last(); in splitAroundRegion() 994 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion() 998 SE->splitRegOutBlock(BI, IntvOut, IntfOut); in splitAroundRegion() 1014 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local 1029 IntfOut = Cand.Intf.last(); in splitAroundRegion() 1033 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()
|
/external/llvm/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 1233 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local 1249 IntfOut = Cand.Intf.last(); in splitAroundRegion() 1262 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion() 1266 SE->splitRegOutBlock(BI, IntvOut, IntfOut); in splitAroundRegion() 1282 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local 1297 IntfOut = Cand.Intf.last(); in splitAroundRegion() 1301 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 1661 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local 1677 IntfOut = Cand.Intf.last(); in splitAroundRegion() 1690 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion() 1694 SE->splitRegOutBlock(BI, IntvOut, IntfOut); in splitAroundRegion() 1710 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local 1725 IntfOut = Cand.Intf.last(); in splitAroundRegion() 1729 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()
|