Searched refs:should_not_reach_here (Results 1 - 25 of 32) sorted by relevance

12

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dinterpreter_x86_32.cpp144 // __ should_not_reach_here();
240 __ should_not_reach_here();
H A Dc1_CodeStubs_x86.cpp117 debug_only(__ should_not_reach_here());
128 debug_only(__ should_not_reach_here());
392 DEBUG_ONLY(__ should_not_reach_here());
401 debug_only(__ should_not_reach_here());
415 debug_only(__ should_not_reach_here());
H A Dinterpreter_x86_64.cpp239 // __ should_not_reach_here();
322 __ should_not_reach_here();
H A Dc1_Runtime1_x86.cpp119 should_not_reach_here();
1045 __ should_not_reach_here();
1146 __ should_not_reach_here();
1618 __ should_not_reach_here();
1811 __ should_not_reach_here();
H A DtemplateTable_x86_32.cpp442 __ should_not_reach_here();
3126 __ should_not_reach_here();
3139 __ should_not_reach_here();
3149 __ should_not_reach_here();
3162 __ should_not_reach_here();
3193 __ should_not_reach_here();
3666 __ should_not_reach_here();
H A DtemplateTable_x86_64.cpp459 __ should_not_reach_here();
3189 __ should_not_reach_here();
3202 __ should_not_reach_here();
3212 __ should_not_reach_here();
3226 __ should_not_reach_here();
3257 __ should_not_reach_here();
3761 __ should_not_reach_here();
H A DtemplateInterpreter_x86_32.cpp251 __ should_not_reach_here();
1219 __ should_not_reach_here();
1242 __ should_not_reach_here();
H A DtemplateInterpreter_x86_64.cpp220 __ should_not_reach_here();
1215 __ should_not_reach_here();
1247 __ should_not_reach_here();
H A Dinterp_masm_x86_32.cpp558 should_not_reach_here();
599 should_not_reach_here();
H A Dinterp_masm_x86_64.cpp559 should_not_reach_here();
607 should_not_reach_here();
H A DcppInterpreter_x86.cpp1441 __ should_not_reach_here();
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dc1_CodeStubs_sparc.cpp67 __ should_not_reach_here();
95 __ should_not_reach_here();
109 __ should_not_reach_here();
127 __ should_not_reach_here();
373 DEBUG_ONLY(__ should_not_reach_here());
H A Dc1_Runtime1_sparc.cpp85 should_not_reach_here();
287 __ should_not_reach_here();
416 __ should_not_reach_here();
499 __ should_not_reach_here();
826 __ should_not_reach_here();
889 __ should_not_reach_here();
987 __ should_not_reach_here();
H A Dinterpreter_sparc.cpp252 __ should_not_reach_here();
H A DtemplateInterpreter_sparc.cpp126 __ should_not_reach_here();
140 __ should_not_reach_here();
150 __ should_not_reach_here();
223 __ should_not_reach_here();
716 __ should_not_reach_here();
1187 __ should_not_reach_here();
1221 __ should_not_reach_here();
H A Dc1_MacroAssembler_sparc.cpp262 should_not_reach_here();
H A DmethodHandles_sparc.cpp203 __ should_not_reach_here(); // empty stubs make SG sick
H A DtemplateTable_sparc.cpp381 __ should_not_reach_here();
3259 __ should_not_reach_here();
3283 __ should_not_reach_here();
3301 __ should_not_reach_here();
3336 __ should_not_reach_here();
3838 __ should_not_reach_here();
H A DcppInterpreter_sparc.cpp537 __ should_not_reach_here();
1011 __ should_not_reach_here();
H A Dinterp_masm_sparc.cpp1017 should_not_reach_here();
1064 should_not_reach_here();
H A Dassembler_sparc.cpp3923 should_not_reach_here();
3931 should_not_reach_here();
3937 should_not_reach_here();
4174 should_not_reach_here();
H A DstubGenerator_sparc.cpp496 __ should_not_reach_here();
/openjdk7/hotspot/src/share/vm/shark/
H A DsharkBuilder.cpp434 Value* SharkBuilder::should_not_reach_here() { function in class:SharkBuilder
494 should_not_reach_here(),
H A DsharkBuilder.hpp171 llvm::Value* should_not_reach_here();
/openjdk7/hotspot/src/share/vm/interpreter/
H A DtemplateInterpreter.cpp520 __ should_not_reach_here();

Completed in 152 milliseconds

12