hotspot/src/share/vm/c1/c1_LIRGenerator.hpp
changeset 34201 2de6f3566659
parent 33626 3c94db05e903
child 35109 92535200db7d
equal deleted inserted replaced
34200:0a24709c3861 34201:2de6f3566659
   493   static LIR_Opr exceptionPcOpr();
   493   static LIR_Opr exceptionPcOpr();
   494   static LIR_Opr divInOpr();
   494   static LIR_Opr divInOpr();
   495   static LIR_Opr divOutOpr();
   495   static LIR_Opr divOutOpr();
   496   static LIR_Opr remOutOpr();
   496   static LIR_Opr remOutOpr();
   497   static LIR_Opr shiftCountOpr();
   497   static LIR_Opr shiftCountOpr();
       
   498   LIR_Opr syncLockOpr();
   498   LIR_Opr syncTempOpr();
   499   LIR_Opr syncTempOpr();
   499   LIR_Opr atomicLockOpr();
   500   LIR_Opr atomicLockOpr();
   500 
   501 
   501   // returns a register suitable for saving the thread in a
   502   // returns a register suitable for saving the thread in a
   502   // call_runtime_leaf if one is needed.
   503   // call_runtime_leaf if one is needed.