Lines Matching full:regexp
7 #include "src/regexp/ppc/regexp-macro-assembler-ppc.h"
14 #include "src/regexp/regexp-macro-assembler.h"
15 #include "src/regexp/regexp-stack.h"
25 * for a global regexp.
34 * RegExp registers.
89 * (in regexp-macro-assembler.cc) via the CALL_GENERATED_REGEXP_CODE macro
92 * area is overwritten with the LR register by the RegExp code. When doing a
739 // Global regexp restarts matching here.
746 if (num_saved_registers_ > 0) { // Always is, if generated from a regexp.
865 // Skip sp past regexp registers and local variables..
933 code_desc, Code::ComputeFlags(Code::REGEXP), masm_->CodeObject());
1035 // On RegExp code entry (where this operation is used), the character before
1111 // RegExp code frame pointer.