Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DAllocationOrder.cpp30 AllocationOrder::AllocationOrder(unsigned VirtReg, in AllocationOrder() function in AllocationOrder
DAllocationOrder.h28 class AllocationOrder {
38 AllocationOrder(unsigned VirtReg,
DRegAllocGreedy.cpp351 unsigned tryAssign(LiveInterval&, AllocationOrder&,
353 unsigned tryEvict(LiveInterval&, AllocationOrder&,
355 unsigned tryRegionSplit(LiveInterval&, AllocationOrder&,
359 AllocationOrder &Order,
368 unsigned tryAssignCSRFirstTime(LiveInterval &VirtReg, AllocationOrder &Order,
372 unsigned tryBlockSplit(LiveInterval&, AllocationOrder&,
374 unsigned tryInstructionSplit(LiveInterval&, AllocationOrder&,
376 unsigned tryLocalSplit(LiveInterval&, AllocationOrder&,
378 unsigned trySplit(LiveInterval&, AllocationOrder&,
380 unsigned tryLastChanceRecoloring(LiveInterval &, AllocationOrder &,
[all …]
DCMakeLists.txt3 AllocationOrder.cpp
DAndroid.mk5 AllocationOrder.cpp \
DRegAllocBasic.cpp226 AllocationOrder Order(VirtReg.reg, *VRM, RegClassInfo); in selectOrSplit()
/external/llvm/patches/
D0004-Add-Android-makefiles-for-LLVM.patch586 + AllocationOrder.cpp \