Searched defs:strategy (Results 1 – 3 of 3) sorted by relevance
91 bool RegisterAllocatorTest::Check(const std::vector<uint16_t>& data, Strategy strategy) { in Check()180 void RegisterAllocatorTest::CFG1(Strategy strategy) { in CFG1()202 void RegisterAllocatorTest::Loop1(Strategy strategy) { in Loop1()243 void RegisterAllocatorTest::Loop2(Strategy strategy) { in Loop2()294 void RegisterAllocatorTest::Loop3(Strategy strategy) { in Loop3()392 void RegisterAllocatorTest::DeadPhi(Strategy strategy) { in DeadPhi()560 void RegisterAllocatorTest::PhiHint(Strategy strategy) { in PhiHint()676 void RegisterAllocatorTest::ExpectedInRegisterHint(Strategy strategy) { in ExpectedInRegisterHint()744 void RegisterAllocatorTest::SameAsFirstInputHint(Strategy strategy) { in SameAsFirstInputHint()815 void RegisterAllocatorTest::ExpectedExactInRegisterAndSameOutputHint(Strategy strategy) { in ExpectedExactInRegisterAndSameOutputHint()
42 Strategy strategy) { in Create()
582 RegisterAllocator::Strategy strategy, in AllocateRegisters()