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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_LIRGenerator_x86.cpp55 LIR_Opr reg = _gen->rlock_byte(T_BYTE);
105 LIR_Opr LIRGenerator::rlock_byte(BasicType type) { function in class:LIRGenerator
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.hpp200 LIR_Opr rlock_byte(BasicType type);
H A Dc1_LIRGenerator.cpp1083 reg = rlock_byte(type);
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dc1_LIRGenerator_sparc.cpp98 LIR_Opr LIRGenerator::rlock_byte(BasicType type) { function in class:LIRGenerator

Completed in 516 milliseconds