Searched refs:strategy (Results 1 – 5 of 5) sorted by relevance
52 void SameAsFirstInputHint(Strategy strategy);53 void ExpectedInRegisterHint(Strategy strategy);56 bool Check(const std::vector<uint16_t>& data, Strategy strategy);57 void CFG1(Strategy strategy);58 void Loop1(Strategy strategy);59 void Loop2(Strategy strategy);60 void Loop3(Strategy strategy);61 void DeadPhi(Strategy strategy);63 void PhiHint(Strategy strategy);67 void ExpectedExactInRegisterAndSameOutputHint(Strategy strategy);[all …]
42 Strategy strategy) { in Create() argument43 switch (strategy) { in Create()51 LOG(FATAL) << "Invalid register allocation strategy: " << strategy; in Create()
51 Strategy strategy = kRegisterAllocatorDefault);
582 RegisterAllocator::Strategy strategy, in AllocateRegisters() argument600 RegisterAllocator::Create(&local_allocator, codegen, liveness, strategy); in AllocateRegisters()
87 You can run ART gtests on device with the ART APEX installation strategy by128 You can run ART gtests on device with the chroot-based strategy by using the