Searched refs:OverrideInstructionSetFeatures (Results 1 – 3 of 3) sorted by relevance
86 void OverrideInstructionSetFeatures(InstructionSet instruction_set, const std::string& variant);
197 void CommonCompilerTestImpl::OverrideInstructionSetFeatures(InstructionSet instruction_set, in OverrideInstructionSetFeatures() function in art::CommonCompilerTestImpl
51 OverrideInstructionSetFeatures(isa, "default"); in SetUpFrame()