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