Searched refs:is_one_double (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_LIRGenerator_x86.cpp420 must_load_right = UseSSE < 2 && (c->is_one_double() || c->is_zero_double());
H A Dc1_LIRAssembler_x86.cpp707 } else if (c->is_one_double()) {
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp173 bool is_one_double() { function in class:LIR_Const

Completed in 78 milliseconds