Home | History | Annotate | Download | only in x64

Lines Matching refs:Pop

357   // Push and pop the registers that can hold pointers.
908 void Pop(Register dst);
909 void Pop(const Operand& dst);
1054 // Push/pop all general purpose registers.
1771 masm->Pop(rax); \