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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dc1_LIRAssembler_sparc.cpp1406 void LIR_Assembler::prefetchr(LIR_Opr src) { function in class:LIR_Assembler
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_LIRAssembler_x86.cpp1344 void LIR_Assembler::prefetchr(LIR_Opr src) { function in class:LIR_Assembler
1360 __ prefetchr(from_addr);
H A Dassembler_x86.cpp2357 void Assembler::prefetchr(Address src) { function in class:Assembler

Completed in 305 milliseconds