Searched refs:backend (Results 1 – 4 of 4) sorted by relevance
94 const char* backend = strstr(cmd_line, kCompilerBackend); in Java_Main_compiledWithOptimizing() local95 if (backend != nullptr) { in Java_Main_compiledWithOptimizing()97 backend += strlen(kCompilerBackend); in Java_Main_compiledWithOptimizing()98 if (strncmp(backend, "Optimizing", strlen("Optimizing")) != 0) { in Java_Main_compiledWithOptimizing()
1 Regression test for the arm backend of the optimizing
57 core_compile_options += --compiler-backend=Quick60 core_compile_options += --compiler-backend=Optimizing197 core_compile_options += --compiler-backend=Quick200 core_compile_options += --compiler-backend=Optimizing
44 --dump-output <combination of ISA(s) and and backend(s)>60 --allarm. Also in this case only one backend is needed, if i.e., you wanted to test108 Divergence - mutated files that executed and some backend disagreed about the110 single backend, to check if they diverge from themselves, and these are