Lines Matching refs:PopOperand
1751 PopOperand(result_register()); in VisitYield()
1807 PopOperand(rdx); in EmitInlineSmiBinaryOp()
1911 PopOperand(rdx); in EmitBinaryOp()
1939 PopOperand(StoreDescriptor::ValueRegister()); // Restore value. in EmitAssignment()
1985 PopOperand(StoreDescriptor::ReceiverRegister()); in EmitAssignment()
1986 PopOperand(StoreDescriptor::ValueRegister()); // Restore value. in EmitAssignment()
2078 PopOperand(StoreDescriptor::ReceiverRegister()); in EmitNamedPropertyAssignment()
2117 PopOperand(StoreDescriptor::NameRegister()); // Key. in EmitKeyedPropertyAssignment()
2118 PopOperand(StoreDescriptor::ReceiverRegister()); in EmitKeyedPropertyAssignment()
2666 PopOperand(object); in EmitStringCharCodeAt()
3103 PopOperand(StoreDescriptor::ReceiverRegister()); in VisitCountOperation()
3140 PopOperand(StoreDescriptor::NameRegister()); in VisitCountOperation()
3141 PopOperand(StoreDescriptor::ReceiverRegister()); in VisitCountOperation()
3268 PopOperand(rdx); in VisitCompareOperation()
3280 PopOperand(rdx); in VisitCompareOperation()
3405 PopOperand(rdx); in ExitFinallyBlock()