Home | History | Annotate | Download | only in x64

Lines Matching refs:Pop

149   // Pop Code* offset from backtrack stack, add Code* and jump to location.
150 Pop(rbx);
1066 Pop(rdi);
1071 Pop(rax);
1329 void RegExpMacroAssemblerX64::Pop(Register target) {
1332 // Notice: This updates flags, unlike normal Pop.