Searched refs:TestCodeGeneratorX86 (Results 1 – 1 of 1) sorted by relevance
156 class TestCodeGeneratorX86 : public x86::CodeGeneratorX86 {158 TestCodeGeneratorX86(HGraph* graph, const CompilerOptions& compiler_options) in TestCodeGeneratorX86() function339 return new (graph->GetAllocator()) TestCodeGeneratorX86(graph, compiler_options); in create_codegen_x86()