Searched refs:IntfIn (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 972 IntfIn = Cand.Intf.first(); in splitAroundRegion() 994 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion() 996 SE->splitRegInBlock(BI, IntvIn, IntfIn); in splitAroundRegion() 1014 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local 1021 IntfIn = Cand.Intf.first(); 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 1240 IntfIn = Cand.Intf.first(); in splitAroundRegion() 1262 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion() 1264 SE->splitRegInBlock(BI, IntvIn, IntfIn); in splitAroundRegion() 1282 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local 1289 IntfIn = Cand.Intf.first(); 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 1668 IntfIn = Cand.Intf.first(); in splitAroundRegion() 1690 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion() 1692 SE->splitRegInBlock(BI, IntvIn, IntfIn); in splitAroundRegion() 1710 SlotIndex IntfIn, IntfOut; in splitAroundRegion() local 1717 IntfIn = Cand.Intf.first(); in splitAroundRegion() 1729 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()
|