Searched refs:passes (Results 1 – 11 of 11) sorted by relevance
1 b17325447 passes2 b17630605 passes3 b17411468 passes4 b2296099 passes5 b2302318 passes6 b2487514 passes7 b5884080 passes22 largeFrame passes23 largeFrameFloat passes24 mulBy1Test passes[all …]
22 self.passes = []25 self.passes.append(new_pass)28 for entry in self.passes:35 and self.passes == other.passes
90 passes = None92 passes = keyword_args['run_passes']94 passes = ordered_args[1]95 if passes is not None:96 self.assertIn(self._MANDATORY_PASS, passes)
11 optimization passes P0..Pl, finds smallest j such that compiling Mi with passes12 P0..Pj-1 produces expected output and compiling Mi with passes P0..Pj produces
255 def FilterPasses(passes, cutoff_idx): argument257 return [opt_pass for idx, opt_pass in enumerate(passes)
126 assert len(c1File.passes) == 1127 MatchTestCase(checkerFile.testCases[0], c1File.passes[0])
49 for compiler_pass in c1File.passes:
11 passes. Each group of check lines therefore must start with a 'CHECK-START'14 be listed with the '--list-passes' command-line flag).
76 The script passes unrecognized options to the command-line created for vogar.
39 Passes on host, passes with cts. Passes with vogar with su241 …description: "Timeout on walleye bots, currenlty on OPM1.171019.019. But test passes on Q, so just…
184 // the ART runtime passes these feature flags to dex2oat and JIT by calling the