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

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

Completed in 54 milliseconds