Searched refs:features_mips64 (Results 1 – 1 of 1) sorted by relevance
180 std::unique_ptr<const Mips64InstructionSetFeatures> features_mips64( in RunCodeBaseline() local182 mips64::CodeGeneratorMIPS64 codegenMIPS64(graph, *features_mips64.get(), compiler_options); in RunCodeBaseline()238 std::unique_ptr<const Mips64InstructionSetFeatures> features_mips64( in RunCodeOptimized() local240 mips64::CodeGeneratorMIPS64 codegenMIPS64(graph, *features_mips64.get(), compiler_options); in RunCodeOptimized()