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

/openjdk7/hotspot/src/share/vm/ci/
H A DciUtilities.cpp33 // basictype_to_str
34 const char* basictype_to_str(BasicType t) { function
H A DciUtilities.hpp111 const char* basictype_to_str(BasicType t);
H A DciConstant.cpp39 basictype_to_str(basic_type()));
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_LIRAssembler_x86.cpp2676 fatal(err_msg("unexpected type: %s", basictype_to_str(c->type())));

Completed in 53 milliseconds