Home
last modified time | relevance | path

Searched refs:AllocationOrder (Results 1 – 20 of 20) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DAllocationOrder.cpp25 AllocationOrder::AllocationOrder(unsigned VirtReg, in AllocationOrder() function in AllocationOrder
76 AllocationOrder::~AllocationOrder() { in ~AllocationOrder()
DAllocationOrder.h25 class AllocationOrder {
39 AllocationOrder(unsigned VirtReg,
43 ~AllocationOrder();
DRegAllocGreedy.cpp269 unsigned tryAssign(LiveInterval&, AllocationOrder&,
271 unsigned tryEvict(LiveInterval&, AllocationOrder&,
273 unsigned tryRegionSplit(LiveInterval&, AllocationOrder&,
275 unsigned tryBlockSplit(LiveInterval&, AllocationOrder&,
277 unsigned tryLocalSplit(LiveInterval&, AllocationOrder&,
279 unsigned trySplit(LiveInterval&, AllocationOrder&,
445 AllocationOrder &Order, in tryAssign()
614 AllocationOrder &Order, in tryEvict()
1085 unsigned RAGreedy::tryRegionSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryRegionSplit()
1218 unsigned RAGreedy::tryBlockSplit(LiveInterval &VirtReg, AllocationOrder &Order, in tryBlockSplit()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp456 const AllocationOrder &Order);
459 const AllocationOrder &Order);
461 const AllocationOrder &Order,
472 unsigned getCheapestEvicteeWeight(const AllocationOrder &Order,
481 unsigned tryAssign(LiveInterval&, AllocationOrder&,
483 unsigned tryEvict(LiveInterval&, AllocationOrder&,
485 unsigned tryRegionSplit(LiveInterval&, AllocationOrder&,
490 AllocationOrder &Order,
500 unsigned tryAssignCSRFirstTime(LiveInterval &VirtReg, AllocationOrder &Order,
504 unsigned tryBlockSplit(LiveInterval&, AllocationOrder&,
[all …]
DAllocationOrder.cpp30 AllocationOrder::AllocationOrder(unsigned VirtReg, in AllocationOrder() function in AllocationOrder
DAllocationOrder.h30 class LLVM_LIBRARY_VISIBILITY AllocationOrder {
44 AllocationOrder(unsigned VirtReg,
DRegisterScavenging.cpp381 const LiveRegUnits &LiveOut, ArrayRef<MCPhysReg> AllocationOrder, in findSurvivorBackwards() argument
399 for (MCPhysReg Reg : AllocationOrder) { in findSurvivorBackwards()
417 for (MCPhysReg Reg : AllocationOrder) { in findSurvivorBackwards()
585 ArrayRef<MCPhysReg> AllocationOrder = RC.getRawAllocationOrder(MF); in scavengeRegisterBackwards() local
587 findSurvivorBackwards(*MRI, MBBI, To, LiveUnits, AllocationOrder, in scavengeRegisterBackwards()
DCMakeLists.txt3 AllocationOrder.cpp
DRegAllocBasic.cpp263 AllocationOrder Order(VirtReg.reg, *VRM, RegClassInfo, Matrix); in selectOrSplit()
/external/llvm/lib/CodeGen/
DAllocationOrder.cpp30 AllocationOrder::AllocationOrder(unsigned VirtReg, in AllocationOrder() function in AllocationOrder
DAllocationOrder.h29 class LLVM_LIBRARY_VISIBILITY AllocationOrder {
39 AllocationOrder(unsigned VirtReg,
DRegAllocGreedy.cpp366 unsigned tryAssign(LiveInterval&, AllocationOrder&,
368 unsigned tryEvict(LiveInterval&, AllocationOrder&,
370 unsigned tryRegionSplit(LiveInterval&, AllocationOrder&,
374 AllocationOrder &Order,
383 unsigned tryAssignCSRFirstTime(LiveInterval &VirtReg, AllocationOrder &Order,
387 unsigned tryBlockSplit(LiveInterval&, AllocationOrder&,
389 unsigned tryInstructionSplit(LiveInterval&, AllocationOrder&,
391 unsigned tryLocalSplit(LiveInterval&, AllocationOrder&,
393 unsigned trySplit(LiveInterval&, AllocationOrder&,
395 unsigned tryLastChanceRecoloring(LiveInterval &, AllocationOrder &,
[all …]
DCMakeLists.txt3 AllocationOrder.cpp
DRegAllocBasic.cpp226 AllocationOrder Order(VirtReg.reg, *VRM, RegClassInfo, Matrix); in selectOrSplit()
/external/swiftshader/third_party/LLVM/
DAndroid.mk59 lib/CodeGen/AllocationOrder.cpp \
DAndroid.bp124 "lib/CodeGen/AllocationOrder.cpp",
DBUILD.gn109 "lib/CodeGen/AllocationOrder.cpp",
/external/swiftshader/
DCMakeLists.txt336 ${LLVM_DIR}/lib/CodeGen/AllocationOrder.cpp
778 ${LLVM_DIR}/lib/CodeGen/AllocationOrder.cpp
/external/swiftshader/third_party/llvm-7.0/
DAndroid.mk112 llvm/lib/CodeGen/AllocationOrder.cpp \
DBUILD.gn683 "llvm/lib/CodeGen/AllocationOrder.cpp",