Searched defs:strategy (Results 1 – 3 of 3) sorted by relevance
88 bool RegisterAllocatorTest::Check(const std::vector<uint16_t>& data, Strategy strategy) { in Check()177 void RegisterAllocatorTest::CFG1(Strategy strategy) { in CFG1()199 void RegisterAllocatorTest::Loop1(Strategy strategy) { in Loop1()240 void RegisterAllocatorTest::Loop2(Strategy strategy) { in Loop2()291 void RegisterAllocatorTest::Loop3(Strategy strategy) { in Loop3()389 void RegisterAllocatorTest::DeadPhi(Strategy strategy) { in DeadPhi()557 void RegisterAllocatorTest::PhiHint(Strategy strategy) { in PhiHint()673 void RegisterAllocatorTest::ExpectedInRegisterHint(Strategy strategy) { in ExpectedInRegisterHint()741 void RegisterAllocatorTest::SameAsFirstInputHint(Strategy strategy) { in SameAsFirstInputHint()812 void RegisterAllocatorTest::ExpectedExactInRegisterAndSameOutputHint(Strategy strategy) { in ExpectedExactInRegisterAndSameOutputHint()
42 Strategy strategy) { in Create()
567 RegisterAllocator::Strategy strategy, in AllocateRegisters()