Searched refs:intrinsic_exp (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp357 static double intrinsic_exp(double d) { function in class:StubRoutines
/openjdk7/hotspot/src/share/vm/opto/
H A Dsubnode.cpp1376 return TypeD::make( StubRoutines::intrinsic_exp( d ) );

Completed in 31 milliseconds