hotspot/src/share/vm/opto/runtime.hpp
changeset 31583 eb5bea7b4835
parent 31129 02ee7609f0e1
child 31584 24e491478c2f
equal deleted inserted replaced
31228:8e427370cdd1 31583:eb5bea7b4835
   309 
   309 
   310   static const TypeFunc* sha_implCompress_Type();
   310   static const TypeFunc* sha_implCompress_Type();
   311   static const TypeFunc* digestBase_implCompressMB_Type();
   311   static const TypeFunc* digestBase_implCompressMB_Type();
   312 
   312 
   313   static const TypeFunc* multiplyToLen_Type();
   313   static const TypeFunc* multiplyToLen_Type();
       
   314   static const TypeFunc* montgomeryMultiply_Type();
       
   315   static const TypeFunc* montgomerySquare_Type();
   314 
   316 
   315   static const TypeFunc* squareToLen_Type();
   317   static const TypeFunc* squareToLen_Type();
   316 
   318 
   317   static const TypeFunc* mulAdd_Type();
   319   static const TypeFunc* mulAdd_Type();
   318 
   320