Home
last modified time | relevance | path

Searched refs:passes (Results 1 – 11 of 11) sorted by relevance

/art/test/083-compiler-regressions/
Dexpected.txt1 b17325447 passes
2 b17630605 passes
3 b17411468 passes
4 b2296099 passes
5 b2302318 passes
6 b2487514 passes
7 b5884080 passes
22 largeFrame passes
23 largeFrameFloat passes
24 mulBy1Test passes
[all …]
/art/tools/checker/file_format/c1visualizer/
Dstruct.py23 self.passes = []
30 self.passes.append(new_pass)
33 for entry in self.passes:
40 and self.passes == other.passes \
/art/tools/bisection_search/
Dbisection_test.py90 passes = None
92 passes = keyword_args['run_passes']
94 passes = ordered_args[1]
95 if passes is not None:
96 self.assertIn(self._MANDATORY_PASS, passes)
DREADME.md11 optimization passes P0..Pl, finds smallest j such that compiling Mi with passes
12 P0..Pj-1 produces expected output and compiling Mi with passes P0..Pj produces
Dbisection_search.py255 def FilterPasses(passes, cutoff_idx): argument
257 return [opt_pass for idx, opt_pass in enumerate(passes)
/art/tools/checker/match/
Dtest.py151 assert len(c1File.passes) == 1
152 MatchTestCase(checkerFile.testCases[0], c1File.passes[0], c1File.instructionSetFeatures)
/art/tools/checker/
Dchecker.py49 for compiler_pass in c1File.passes:
DREADME11 passes. Each group of check lines therefore must start with a 'CHECK-START'
14 be listed with the '--list-passes' command-line flag).
/art/tools/
Drun-libcore-tests.sh76 The script passes unrecognized options to the command-line created for vogar.
Dlibcore_failures.txt39 Passes on host, passes with cts. Passes with vogar with su
241 …description: "Timeout on walleye bots, currenlty on OPM1.171019.019. But test passes on Q, so just…
/art/build/
DAndroid.bp184 // the ART runtime passes these feature flags to dex2oat and JIT by calling the