hotspot/src/share/vm/opto/classes.hpp
changeset 33088 34fe49ecee13
parent 32723 56534fb3d71a
child 33089 f4e956ed8b43
--- a/hotspot/src/share/vm/opto/classes.hpp	Thu Oct 01 11:52:44 2015 -0700
+++ b/hotspot/src/share/vm/opto/classes.hpp	Wed Sep 30 04:35:39 2015 -0400
@@ -290,6 +290,10 @@
 macro(MulReductionVD)
 macro(DivVF)
 macro(DivVD)
+macro(AbsVF)
+macro(AbsVD)
+macro(NegVF)
+macro(NegVD)
 macro(SqrtVD)
 macro(LShiftCntV)
 macro(RShiftCntV)