Searched refs:optimize (Results 1 – 25 of 190) sorted by relevance
12345678
36 optimize: bool, field49 TestOption::Flag("optimize") => test.optimize = true, in subtest()97 if self.optimize { in run()99 .optimize(isa, &mut ControlPlane::default()) in run()
57 .optimize(isa, &mut ControlPlane::default()) in run()
1 test optimize6 ;; This test case should optimize just fine, and should definitely not produce
1 test optimize
1 test optimize precise-output
2 ;;! test = "optimize"
2 ;;! test = 'optimize'
3 ;;! test = "optimize"
6 ;; Tests a fdemote+load combo which some backends may optimize
6 ;; Tests a fpromote+load combo which some backends may optimize
11 ;; Tests a fdemote+load combo which some backends may optimize
12 ;; Tests a fpromote+load combo which some backends may optimize
9 - Keys and values are expected to be small and copyable. We optimize for 32-bit types.
1 test inline precise-output optimize