Searched defs:membar_storestore (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dc1_LIRAssembler_sparc.cpp3264 void LIR_Assembler::membar_storestore() { function in class:LIR_Assembler
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_LIRAssembler_x86.cpp3743 void LIR_Assembler::membar_storestore() { function in class:LIR_Assembler
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp1960 void membar_storestore() { append(new LIR_Op0(lir_membar_storestore)); } function in class:LIR_List

Completed in 1184 milliseconds