Searched defs:profile_typecheck_failed (Results 1 - 5 of 5) sorted by relevance

/openjdk10/hotspot/src/cpu/x86/vm/
H A Dinterp_masm_x86.cpp1816 void InterpreterMacroAssembler::profile_typecheck_failed(Register mdp) { function in class:InterpreterMacroAssembler
/openjdk10/hotspot/src/cpu/aarch64/vm/
H A Dinterp_masm_aarch64.cpp1355 void InterpreterMacroAssembler::profile_typecheck_failed(Register mdp) { function in class:InterpreterMacroAssembler
/openjdk10/hotspot/src/cpu/sparc/vm/
H A Dinterp_masm_sparc.cpp1847 void InterpreterMacroAssembler::profile_typecheck_failed(Register scratch) { function in class:InterpreterMacroAssembler
/openjdk10/hotspot/src/cpu/ppc/vm/
H A Dinterp_masm_ppc_64.cpp1532 void InterpreterMacroAssembler::profile_typecheck_failed(Register Rscratch1, Register Rscratch2) { function in class:InterpreterMacroAssembler
/openjdk10/hotspot/src/cpu/s390/vm/
H A Dinterp_masm_s390.cpp1499 void InterpreterMacroAssembler::profile_typecheck_failed(Register mdp, Register tmp) { function in class:InterpreterMacroAssembler

Completed in 76 milliseconds