Lines Matching full:constant_folding
20 ## CHECK-START: int TestCmp.$opt$CmpLongConstants() constant_folding (before)
26 ## CHECK-START: int TestCmp.$opt$CmpLongConstants() constant_folding (after)
32 ## CHECK-START: int TestCmp.$opt$CmpLongConstants() constant_folding (after)
43 ## CHECK-START: int TestCmp.$opt$CmpGtFloatConstants() constant_folding (before)
49 ## CHECK-START: int TestCmp.$opt$CmpGtFloatConstants() constant_folding (after)
55 ## CHECK-START: int TestCmp.$opt$CmpGtFloatConstants() constant_folding (after)
66 ## CHECK-START: int TestCmp.$opt$CmpLtFloatConstants() constant_folding (before)
72 ## CHECK-START: int TestCmp.$opt$CmpLtFloatConstants() constant_folding (after)
78 ## CHECK-START: int TestCmp.$opt$CmpLtFloatConstants() constant_folding (after)
89 ## CHECK-START: int TestCmp.$opt$CmpGtDoubleConstants() constant_folding (before)
95 ## CHECK-START: int TestCmp.$opt$CmpGtDoubleConstants() constant_folding (after)
101 ## CHECK-START: int TestCmp.$opt$CmpGtDoubleConstants() constant_folding (after)
112 ## CHECK-START: int TestCmp.$opt$CmpLtDoubleConstants() constant_folding (before)
118 ## CHECK-START: int TestCmp.$opt$CmpLtDoubleConstants() constant_folding (after)
124 ## CHECK-START: int TestCmp.$opt$CmpLtDoubleConstants() constant_folding (after)
136 ## CHECK-START: int TestCmp.$opt$CmpLongSameConstant() constant_folding (before)
141 ## CHECK-START: int TestCmp.$opt$CmpLongSameConstant() constant_folding (after)
146 ## CHECK-START: int TestCmp.$opt$CmpLongSameConstant() constant_folding (after)
157 ## CHECK-START: int TestCmp.$opt$CmpGtFloatSameConstant() constant_folding (before)
162 ## CHECK-START: int TestCmp.$opt$CmpGtFloatSameConstant() constant_folding (after)
167 ## CHECK-START: int TestCmp.$opt$CmpGtFloatSameConstant() constant_folding (after)
178 ## CHECK-START: int TestCmp.$opt$CmpLtFloatSameConstant() constant_folding (before)
183 ## CHECK-START: int TestCmp.$opt$CmpLtFloatSameConstant() constant_folding (after)
188 ## CHECK-START: int TestCmp.$opt$CmpLtFloatSameConstant() constant_folding (after)
199 ## CHECK-START: int TestCmp.$opt$CmpGtDoubleSameConstant() constant_folding (before)
204 ## CHECK-START: int TestCmp.$opt$CmpGtDoubleSameConstant() constant_folding (after)
209 ## CHECK-START: int TestCmp.$opt$CmpGtDoubleSameConstant() constant_folding (after)
220 ## CHECK-START: int TestCmp.$opt$CmpLtDoubleSameConstant() constant_folding (before)
225 ## CHECK-START: int TestCmp.$opt$CmpLtDoubleSameConstant() constant_folding (after)
230 ## CHECK-START: int TestCmp.$opt$CmpLtDoubleSameConstant() constant_folding (after)
242 ## CHECK-START: int TestCmp.$opt$CmpGtFloatConstantWithNaN() constant_folding (before)
248 ## CHECK-START: int TestCmp.$opt$CmpGtFloatConstantWithNaN() constant_folding (after)
254 ## CHECK-START: int TestCmp.$opt$CmpGtFloatConstantWithNaN() constant_folding (after)
265 ## CHECK-START: int TestCmp.$opt$CmpLtFloatConstantWithNaN() constant_folding (before)
271 ## CHECK-START: int TestCmp.$opt$CmpLtFloatConstantWithNaN() constant_folding (after)
277 ## CHECK-START: int TestCmp.$opt$CmpLtFloatConstantWithNaN() constant_folding (after)
288 ## CHECK-START: int TestCmp.$opt$CmpGtDoubleConstantWithNaN() constant_folding (before)
294 ## CHECK-START: int TestCmp.$opt$CmpGtDoubleConstantWithNaN() constant_folding (after)
300 ## CHECK-START: int TestCmp.$opt$CmpGtDoubleConstantWithNaN() constant_folding (after)
311 ## CHECK-START: int TestCmp.$opt$CmpLtDoubleConstantWithNaN() constant_folding (before)
317 ## CHECK-START: int TestCmp.$opt$CmpLtDoubleConstantWithNaN() constant_folding (after)
323 ## CHECK-START: int TestCmp.$opt$CmpLtDoubleConstantWithNaN() constant_folding (after)
335 ## CHECK-START: int TestCmp.IntAddition2() constant_folding (before)
345 ## CHECK-START: int TestCmp.IntAddition2() constant_folding (after)
349 ## CHECK-START: int TestCmp.IntAddition2() constant_folding (after)
380 ## CHECK-START: int TestCmp.IntAddition2AddAndMove() constant_folding (before)
390 ## CHECK-START: int TestCmp.IntAddition2AddAndMove() constant_folding (after)
394 ## CHECK-START: int TestCmp.IntAddition2AddAndMove() constant_folding (after)
430 ## CHECK-START: int TestCmp.JumpsAndConditionals(boolean) constant_folding (before)
438 ## CHECK-START: int TestCmp.JumpsAndConditionals(boolean) constant_folding (after)
444 ## CHECK-START: int TestCmp.JumpsAndConditionals(boolean) constant_folding (after)