Searched refs:Supports (Results 1 – 3 of 3) sorted by relevance
68 static bool Supports(InstructionSet instruction_set) { in Supports() function
148 } else if (shouldOptimize && RegisterAllocator::Supports(instruction_set)) { in TryCompile()
49 if (!Supports(instruction_set)) { in CanAllocateRegistersFor()