Home
last modified time | relevance | path

Searched defs:kRegisterOutput (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/regexp/x64/
Dregexp-macro-assembler-x64.h110 static const int kRegisterOutput = kInputEnd + kSystemPointerSize; variable
127 static const int kRegisterOutput = kInputEnd - kSystemPointerSize; variable
/third_party/node/deps/v8/src/regexp/arm/
Dregexp-macro-assembler-arm.h102 static const int kRegisterOutput = kReturnAddress + kPointerSize; variable
/third_party/node/deps/v8/src/regexp/ia32/
Dregexp-macro-assembler-ia32.h106 static const int kRegisterOutput = kInputEnd + kSystemPointerSize; variable
/third_party/node/deps/v8/src/regexp/loong64/
Dregexp-macro-assembler-loong64.h113 static const int kRegisterOutput = kNumOutputRegisters - kSystemPointerSize; variable
/third_party/node/deps/v8/src/regexp/s390/
Dregexp-macro-assembler-s390.h107 static const int kRegisterOutput = kNumOutputRegisters - kSystemPointerSize; variable
/third_party/node/deps/v8/src/regexp/ppc/
Dregexp-macro-assembler-ppc.h108 static const int kRegisterOutput = kNumOutputRegisters - kSystemPointerSize; variable
/third_party/node/deps/v8/src/regexp/mips64/
Dregexp-macro-assembler-mips64.h114 static const int kRegisterOutput = kNumOutputRegisters - kSystemPointerSize; variable
/third_party/node/deps/v8/src/regexp/mips/
Dregexp-macro-assembler-mips.h104 static const int kRegisterOutput = kStackFrameHeader + 20; variable
/third_party/node/deps/v8/src/regexp/riscv64/
Dregexp-macro-assembler-riscv64.h119 static const int kRegisterOutput = kNumOutputRegisters - kSystemPointerSize; variable