Searched defs:TestCodeGeneratorARM (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dcodegen_test.cc58 class TestCodeGeneratorARM : public arm::CodeGeneratorARM { class in namespace:art
60 TestCodeGeneratorARM(HGraph* graph, function in class:art::TestCodeGeneratorARM
158 TestCodeGeneratorARM codegenARM(graph, *features_arm.get(), compiler_options);
218 TestCodeGeneratorARM codegenARM(graph,

Completed in 25 milliseconds