Home
last modified time | relevance | path

Searched defs:current_input_offset (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/regexp/arm/
Dregexp-macro-assembler-arm.h146 static constexpr Register current_input_offset() { return r6; } in current_input_offset() function
/third_party/node/deps/v8/src/regexp/s390/
Dregexp-macro-assembler-s390.h145 static constexpr Register current_input_offset() { return r8; } in current_input_offset() function
/third_party/node/deps/v8/src/regexp/mips64/
Dregexp-macro-assembler-mips64.h156 static constexpr Register current_input_offset() { return s2; } in current_input_offset() function
/third_party/node/deps/v8/src/regexp/mips/
Dregexp-macro-assembler-mips.h150 static constexpr Register current_input_offset() { return s2; } in current_input_offset() function
/third_party/node/deps/v8/src/regexp/loong64/
Dregexp-macro-assembler-loong64.h154 static constexpr Register current_input_offset() { return s2; } in current_input_offset() function
/third_party/node/deps/v8/src/regexp/ppc/
Dregexp-macro-assembler-ppc.h145 static constexpr Register current_input_offset() { return r27; } in current_input_offset() function
/third_party/node/deps/v8/src/regexp/riscv64/
Dregexp-macro-assembler-riscv64.h159 static constexpr Register current_input_offset() { return s1; } in current_input_offset() function
/third_party/node/deps/v8/src/regexp/arm64/
Dregexp-macro-assembler-arm64.h168 static constexpr Register current_input_offset() { return w21; } in current_input_offset() function