Lines Matching refs:before
20 ## CHECK-START: int TestCmp.$opt$CmpLongConstants() constant_folding (before)
43 ## CHECK-START: int TestCmp.$opt$CmpGtFloatConstants() constant_folding (before)
66 ## CHECK-START: int TestCmp.$opt$CmpLtFloatConstants() constant_folding (before)
89 ## CHECK-START: int TestCmp.$opt$CmpGtDoubleConstants() constant_folding (before)
112 ## CHECK-START: int TestCmp.$opt$CmpLtDoubleConstants() constant_folding (before)
136 ## CHECK-START: int TestCmp.$opt$CmpLongSameConstant() constant_folding (before)
157 ## CHECK-START: int TestCmp.$opt$CmpGtFloatSameConstant() constant_folding (before)
178 ## CHECK-START: int TestCmp.$opt$CmpLtFloatSameConstant() constant_folding (before)
199 ## CHECK-START: int TestCmp.$opt$CmpGtDoubleSameConstant() constant_folding (before)
220 ## CHECK-START: int TestCmp.$opt$CmpLtDoubleSameConstant() constant_folding (before)
242 ## CHECK-START: int TestCmp.$opt$CmpGtFloatConstantWithNaN() constant_folding (before)
265 ## CHECK-START: int TestCmp.$opt$CmpLtFloatConstantWithNaN() constant_folding (before)
288 ## CHECK-START: int TestCmp.$opt$CmpGtDoubleConstantWithNaN() constant_folding (before)
311 ## CHECK-START: int TestCmp.$opt$CmpLtDoubleConstantWithNaN() constant_folding (before)
335 ## CHECK-START: int TestCmp.IntAddition2() constant_folding (before)
380 ## CHECK-START: int TestCmp.IntAddition2AddAndMove() constant_folding (before)
430 ## CHECK-START: int TestCmp.JumpsAndConditionals(boolean) constant_folding (before)