Searched defs:tlab_refill (Results 1 - 4 of 4) sorted by relevance

/openjdk9/hotspot/src/cpu/arm/vm/
H A DmacroAssembler_arm.cpp1319 void MacroAssembler::tlab_refill(Register top, Register tmp1, Register tmp2, function in class:MacroAssembler
/openjdk9/hotspot/src/cpu/sparc/vm/
H A DmacroAssembler_sparc.cpp3253 void MacroAssembler::tlab_refill(Label& retry, Label& try_eden, Label& slow_case) { function in class:MacroAssembler
/openjdk9/hotspot/src/cpu/ppc/vm/
H A DmacroAssembler_ppc.cpp2334 void MacroAssembler::tlab_refill(Label& retry_tlab, Label& try_eden, Label& slow_case) { function in class:MacroAssembler
/openjdk9/hotspot/src/cpu/x86/vm/
H A DmacroAssembler_x86.cpp5526 Register MacroAssembler::tlab_refill(Label& retry, function in class:MacroAssembler

Completed in 206 milliseconds