Searched refs:on_spin_wait (Results 1 - 10 of 10) sorted by relevance

/openjdk10/hotspot/src/share/vm/c1/
H A Dc1_LIRAssembler.hpp254 void on_spin_wait();
H A Dc1_LIRAssembler.cpp682 on_spin_wait();
H A Dc1_LIRGenerator.cpp3239 __ on_spin_wait();
H A Dc1_LIR.hpp2065 void on_spin_wait() { append(new LIR_Op0(lir_on_spin_wait)); } function in class:LIR_List
/openjdk10/hotspot/src/cpu/sparc/vm/
H A Dc1_LIRAssembler_sparc.cpp3164 void LIR_Assembler::on_spin_wait() { function in class:LIR_Assembler
/openjdk10/hotspot/src/cpu/aarch64/vm/
H A Dc1_LIRAssembler_aarch64.cpp2983 void LIR_Assembler::on_spin_wait() { function in class:LIR_Assembler
/openjdk10/hotspot/src/cpu/ppc/vm/
H A Dc1_LIRAssembler_ppc.cpp2938 void LIR_Assembler::on_spin_wait() { function in class:LIR_Assembler
/openjdk10/hotspot/src/cpu/s390/vm/
H A Dc1_LIRAssembler_s390.cpp2854 void LIR_Assembler::on_spin_wait() { function in class:LIR_Assembler
/openjdk10/hotspot/src/cpu/arm/vm/
H A Dc1_LIRAssembler_arm.cpp3404 void LIR_Assembler::on_spin_wait() { function in class:LIR_Assembler
/openjdk10/hotspot/src/cpu/x86/vm/
H A Dc1_LIRAssembler_x86.cpp3924 void LIR_Assembler::on_spin_wait() { function in class:LIR_Assembler

Completed in 160 milliseconds