Searched refs:single_cpu_oop (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_FrameMap.hpp194 return LIR_OprFact::single_cpu_oop(cpu_reg2rnr(r));
H A Dc1_LIR.hpp568 static LIR_Opr single_cpu_oop(int reg) { function in class:LIR_OprFact
H A Dc1_LinearScan.cpp2061 return LIR_OprFact::single_cpu_oop(assigned_reg);

Completed in 62 milliseconds