Searched refs:TestCodeGeneratorARM64 (Results 1 – 1 of 1) sorted by relevance
128 class TestCodeGeneratorARM64 : public arm64::CodeGeneratorARM64 {130 TestCodeGeneratorARM64(HGraph* graph, const CompilerOptions& compiler_options) in TestCodeGeneratorARM64() function323 return new (graph->GetAllocator()) TestCodeGeneratorARM64(graph, compiler_options); in create_codegen_arm64()