Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_test.cc52 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 …]
Dregister_allocator.cc42 Strategy strategy) { in Create() argument
43 switch (strategy) { in Create()
51 LOG(FATAL) << "Invalid register allocation strategy: " << strategy; in Create()
Dregister_allocator.h51 Strategy strategy = kRegisterAllocatorDefault);
Doptimizing_compiler.cc582 RegisterAllocator::Strategy strategy, in AllocateRegisters() argument
600 RegisterAllocator::Create(&local_allocator, codegen, liveness, strategy); in AllocateRegisters()
/art/test/
DREADME.atest.md87 You can run ART gtests on device with the ART APEX installation strategy by
128 You can run ART gtests on device with the chroot-based strategy by using the