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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_LIRGenerator_x86.cpp940 LIR_Opr fixed_register_for(BasicType type) { function
985 conv_input = fixed_register_for(input->type());
991 conv_result = fixed_register_for(result->type());

Completed in 273 milliseconds