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

/openjdk9/hotspot/src/cpu/ppc/vm/
H A Dc1_MacroAssembler_ppc.cpp46 trap_ic_miss_check(temp_reg, iCache);
H A DmacroAssembler_ppc.inline.hpp280 inline void MacroAssembler::trap_ic_miss_check(Register a, Register b) { function in class:MacroAssembler
H A DmacroAssembler_ppc.hpp693 inline void trap_ic_miss_check(Register a, Register b);
H A DsharedRuntime_ppc.cpp1174 __ trap_ic_miss_check(receiver_klass, ic_klass);

Completed in 118 milliseconds