Home
last modified time | relevance | path

Searched refs:RAGreedy (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp99 class RAGreedy : public MachineFunctionPass, class
303 RAGreedy();
406 char RAGreedy::ID = 0;
409 const char *const RAGreedy::StageName[] = {
425 return new RAGreedy(); in createGreedyRegisterAllocator()
428 RAGreedy::RAGreedy(): MachineFunctionPass(ID) { in RAGreedy() function in RAGreedy
444 void RAGreedy::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage()
476 bool RAGreedy::LRE_CanEraseVirtReg(unsigned VirtReg) { in LRE_CanEraseVirtReg()
488 void RAGreedy::LRE_WillShrinkVirtReg(unsigned VirtReg) { in LRE_WillShrinkVirtReg()
498 void RAGreedy::LRE_DidCloneVirtReg(unsigned New, unsigned Old) { in LRE_DidCloneVirtReg()
[all …]
/external/llvm/test/CodeGen/X86/
Dins_split_regalloc.ll2 ; Check that last chance split (RAGreedy::tryInstructonSplit) just split
Dfold-pcmpeqd-2.ll8 ; RAGreedy defeats the test by splitting live ranges.
/external/llvm/test/CodeGen/Thumb2/
Dinflate-regs.ll7 ; RAGreedy should split the range and use d16-d31 to avoid a spill.
/external/llvm/test/CodeGen/ARM/
Dldrd.ll34 ; because of its *lack* of hinting ability. Whereas RAGreedy keeps