Searched refs:remi_sumc_deop (Results 1 - 6 of 6) sorted by relevance

/openjdk10/hotspot/test/compiler/eliminateAutobox/
H A DTestDoubleBoxing.java511 static double remi_sumc_deop() { method in class:TestDoubleBoxing
651 "remi_sum_deop", "remi_sumb_deop", "remi_sumc_deop", "remi_sumf_deop", "remi_sump_deop",
755 res[57] = remi_sumc_deop();
H A DTestShortBoxing.java511 static short remi_sumc_deop() { method in class:TestShortBoxing
651 "remi_sum_deop", "remi_sumb_deop", "remi_sumc_deop", "remi_sumf_deop", "remi_sump_deop",
755 res[57] = remi_sumc_deop();
H A DTestByteBoxing.java510 static byte remi_sumc_deop() { method in class:TestByteBoxing
650 "remi_sum_deop", "remi_sumb_deop", "remi_sumc_deop", "remi_sumf_deop", "remi_sump_deop",
754 res[57] = remi_sumc_deop();
H A DTestIntBoxing.java511 static int remi_sumc_deop() { method in class:TestIntBoxing
651 "remi_sum_deop", "remi_sumb_deop", "remi_sumc_deop", "remi_sumf_deop", "remi_sump_deop",
755 res[57] = remi_sumc_deop();
H A DTestLongBoxing.java511 static long remi_sumc_deop() { method in class:TestLongBoxing
651 "remi_sum_deop", "remi_sumb_deop", "remi_sumc_deop", "remi_sumf_deop", "remi_sump_deop",
755 res[57] = remi_sumc_deop();
H A DTestFloatBoxing.java511 static float remi_sumc_deop() { method in class:TestFloatBoxing
651 "remi_sum_deop", "remi_sumb_deop", "remi_sumc_deop", "remi_sumf_deop", "remi_sump_deop",
755 res[57] = remi_sumc_deop();

Completed in 311 milliseconds