Home
last modified time | relevance | path

Searched refs:stackOffset_ (Results 1 – 25 of 68) sorted by relevance

123

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86/
H A DAssembler-x86.cpp15 : stackOffset_(0), in ABIArgGenerator()
26 current_ = ABIArg(stackOffset_); in next()
27 stackOffset_ += sizeof(uint32_t); in next()
30 current_ = ABIArg(stackOffset_); in next()
31 stackOffset_ += sizeof(uint64_t); in next()
34 current_ = ABIArg(stackOffset_); in next()
35 stackOffset_ += sizeof(uint64_t); in next()
47 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
48 current_ = ABIArg(stackOffset_); in next()
49 stackOffset_ += Simd128DataSize; in next()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/x64/
H A DAssembler-x64.cpp19 stackOffset_(ShadowStackSpace), in ABIArgGenerator()
23 stackOffset_(0), in ABIArgGenerator()
37 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
38 current_ = ABIArg(stackOffset_); in next()
39 stackOffset_ += Simd128DataSize; in next()
41 current_ = ABIArg(stackOffset_); in next()
42 stackOffset_ += sizeof(uint64_t); in next()
78 current_ = ABIArg(stackOffset_); in next()
87 current_ = ABIArg(stackOffset_); in next()
99 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
[all …]
/dports/www/firefox/firefox-99.0/js/src/jit/x64/
H A DAssembler-x64.cpp19 stackOffset_(ShadowStackSpace), in ABIArgGenerator()
23 stackOffset_(0), in ABIArgGenerator()
37 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
38 current_ = ABIArg(stackOffset_); in next()
39 stackOffset_ += Simd128DataSize; in next()
41 current_ = ABIArg(stackOffset_); in next()
42 stackOffset_ += sizeof(uint64_t); in next()
78 current_ = ABIArg(stackOffset_); in next()
87 current_ = ABIArg(stackOffset_); in next()
99 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/x64/
H A DAssembler-x64.cpp19 stackOffset_(ShadowStackSpace), in ABIArgGenerator()
23 stackOffset_(0), in ABIArgGenerator()
37 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
38 current_ = ABIArg(stackOffset_); in next()
39 stackOffset_ += Simd128DataSize; in next()
41 current_ = ABIArg(stackOffset_); in next()
42 stackOffset_ += sizeof(uint64_t); in next()
78 current_ = ABIArg(stackOffset_); in next()
87 current_ = ABIArg(stackOffset_); in next()
99 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/x86/
H A DAssembler-x86.cpp15 ABIArgGenerator::ABIArgGenerator() : stackOffset_(0), current_() {} in ABIArgGenerator()
24 current_ = ABIArg(stackOffset_); in next()
25 stackOffset_ += sizeof(uint32_t); in next()
29 current_ = ABIArg(stackOffset_); in next()
30 stackOffset_ += sizeof(uint64_t); in next()
37 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
38 current_ = ABIArg(stackOffset_); in next()
39 stackOffset_ += Simd128DataSize; in next()
/dports/www/firefox/firefox-99.0/js/src/jit/x86/
H A DAssembler-x86.cpp15 ABIArgGenerator::ABIArgGenerator() : stackOffset_(0), current_() {} in ABIArgGenerator()
24 current_ = ABIArg(stackOffset_); in next()
25 stackOffset_ += sizeof(uint32_t); in next()
29 current_ = ABIArg(stackOffset_); in next()
30 stackOffset_ += sizeof(uint64_t); in next()
37 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
38 current_ = ABIArg(stackOffset_); in next()
39 stackOffset_ += Simd128DataSize; in next()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/x86/
H A DAssembler-x86.cpp15 ABIArgGenerator::ABIArgGenerator() : stackOffset_(0), current_() {} in ABIArgGenerator()
24 current_ = ABIArg(stackOffset_); in next()
25 stackOffset_ += sizeof(uint32_t); in next()
29 current_ = ABIArg(stackOffset_); in next()
30 stackOffset_ += sizeof(uint64_t); in next()
37 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
38 current_ = ABIArg(stackOffset_); in next()
39 stackOffset_ += Simd128DataSize; in next()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x86/
H A DAssembler-x86.cpp15 ABIArgGenerator::ABIArgGenerator() : stackOffset_(0), current_() {} in ABIArgGenerator()
24 current_ = ABIArg(stackOffset_); in next()
25 stackOffset_ += sizeof(uint32_t); in next()
29 current_ = ABIArg(stackOffset_); in next()
30 stackOffset_ += sizeof(uint64_t); in next()
37 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
38 current_ = ABIArg(stackOffset_); in next()
39 stackOffset_ += Simd128DataSize; in next()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86/
H A DAssembler-x86.cpp14 ABIArgGenerator::ABIArgGenerator() : stackOffset_(0), current_() {} in ABIArgGenerator()
21 current_ = ABIArg(stackOffset_); in next()
22 stackOffset_ += sizeof(uint32_t); in next()
26 current_ = ABIArg(stackOffset_); in next()
27 stackOffset_ += sizeof(uint64_t); in next()
39 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
40 current_ = ABIArg(stackOffset_); in next()
41 stackOffset_ += Simd128DataSize; in next()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x64/
H A DAssembler-x64.cpp19 stackOffset_(ShadowStackSpace), in ABIArgGenerator()
23 stackOffset_(0), in ABIArgGenerator()
37 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
38 current_ = ABIArg(stackOffset_); in next()
39 stackOffset_ += Simd128DataSize; in next()
41 current_ = ABIArg(stackOffset_); in next()
42 stackOffset_ += sizeof(uint64_t); in next()
78 current_ = ABIArg(stackOffset_); in next()
87 current_ = ABIArg(stackOffset_); in next()
99 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x86/
H A DAssembler-x86.cpp15 : stackOffset_(0), in ABIArgGenerator()
25 current_ = ABIArg(stackOffset_); in next()
26 stackOffset_ += sizeof(uint32_t); in next()
30 current_ = ABIArg(stackOffset_); in next()
31 stackOffset_ += sizeof(uint64_t); in next()
38 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
39 current_ = ABIArg(stackOffset_); in next()
40 stackOffset_ += Simd128DataSize; in next()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x64/
H A DAssembler-x64.cpp18 stackOffset_(ShadowStackSpace), in ABIArgGenerator()
22 stackOffset_(0), in ABIArgGenerator()
37 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
38 current_ = ABIArg(stackOffset_); in next()
39 stackOffset_ += Simd128DataSize; in next()
41 current_ = ABIArg(stackOffset_); in next()
42 stackOffset_ += sizeof(uint64_t); in next()
80 current_ = ABIArg(stackOffset_); in next()
89 current_ = ABIArg(stackOffset_); in next()
106 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x64/
H A DAssembler-x64.cpp18 stackOffset_(ShadowStackSpace), in ABIArgGenerator()
22 stackOffset_(0), in ABIArgGenerator()
35 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
36 current_ = ABIArg(stackOffset_); in next()
37 stackOffset_ += Simd128DataSize; in next()
39 current_ = ABIArg(stackOffset_); in next()
40 stackOffset_ += sizeof(uint64_t); in next()
78 current_ = ABIArg(stackOffset_); in next()
87 current_ = ABIArg(stackOffset_); in next()
104 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x64/
H A DAssembler-x64.cpp18 stackOffset_(ShadowStackSpace), in ABIArgGenerator()
22 stackOffset_(0), in ABIArgGenerator()
37 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
38 current_ = ABIArg(stackOffset_); in next()
39 stackOffset_ += Simd128DataSize; in next()
41 current_ = ABIArg(stackOffset_); in next()
42 stackOffset_ += sizeof(uint64_t); in next()
73 current_ = ABIArg(stackOffset_); in next()
82 current_ = ABIArg(stackOffset_); in next()
94 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/arm64/
H A DAssembler-arm64.cpp40 current_ = ABIArg(stackOffset_); in next()
41 stackOffset_ += sizeof(uintptr_t); in next()
51 current_ = ABIArg(stackOffset_); in next()
52 stackOffset_ += sizeof(double); in next()
65 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
66 current_ = ABIArg(stackOffset_); in next()
67 stackOffset_ += FloatRegister::SizeOfSimd128; in next()
/dports/www/firefox/firefox-99.0/js/src/jit/arm64/
H A DAssembler-arm64.cpp40 current_ = ABIArg(stackOffset_); in next()
41 stackOffset_ += sizeof(uintptr_t); in next()
51 current_ = ABIArg(stackOffset_); in next()
52 stackOffset_ += sizeof(double); in next()
65 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
66 current_ = ABIArg(stackOffset_); in next()
67 stackOffset_ += FloatRegister::SizeOfSimd128; in next()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/arm64/
H A DAssembler-arm64.cpp40 current_ = ABIArg(stackOffset_); in next()
41 stackOffset_ += sizeof(uintptr_t); in next()
51 current_ = ABIArg(stackOffset_); in next()
52 stackOffset_ += sizeof(double); in next()
65 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
66 current_ = ABIArg(stackOffset_); in next()
67 stackOffset_ += FloatRegister::SizeOfSimd128; in next()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/arm/
H A DAssembler-arm.cpp40 stackOffset_(0), in ABIArgGenerator()
53 current_ = ABIArg(stackOffset_); in softNext()
54 stackOffset_ += sizeof(uint32_t); in softNext()
67 stackOffset_ = (stackOffset_ + align) & ~align; in softNext()
68 current_ = ABIArg(stackOffset_); in softNext()
78 current_ = ABIArg(stackOffset_); in softNext()
92 stackOffset_ = (stackOffset_ + align) & ~align; in softNext()
93 current_ = ABIArg(stackOffset_); in softNext()
94 stackOffset_ += sizeof(double); in softNext()
129 stackOffset_ = (stackOffset_ + align) & ~align; in hardNext()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/arm/
H A DAssembler-arm.cpp40 stackOffset_(0), in ABIArgGenerator()
53 current_ = ABIArg(stackOffset_); in softNext()
54 stackOffset_ += sizeof(uint32_t); in softNext()
67 stackOffset_ = (stackOffset_ + align) & ~align; in softNext()
68 current_ = ABIArg(stackOffset_); in softNext()
78 current_ = ABIArg(stackOffset_); in softNext()
92 stackOffset_ = (stackOffset_ + align) & ~align; in softNext()
93 current_ = ABIArg(stackOffset_); in softNext()
94 stackOffset_ += sizeof(double); in softNext()
129 stackOffset_ = (stackOffset_ + align) & ~align; in hardNext()
[all …]
/dports/www/firefox/firefox-99.0/js/src/jit/arm/
H A DAssembler-arm.cpp40 stackOffset_(0), in ABIArgGenerator()
53 current_ = ABIArg(stackOffset_); in softNext()
54 stackOffset_ += sizeof(uint32_t); in softNext()
67 stackOffset_ = (stackOffset_ + align) & ~align; in softNext()
68 current_ = ABIArg(stackOffset_); in softNext()
78 current_ = ABIArg(stackOffset_); in softNext()
92 stackOffset_ = (stackOffset_ + align) & ~align; in softNext()
93 current_ = ABIArg(stackOffset_); in softNext()
94 stackOffset_ += sizeof(double); in softNext()
129 stackOffset_ = (stackOffset_ + align) & ~align; in hardNext()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/arm/
H A DAssembler-arm.cpp40 stackOffset_(0), in ABIArgGenerator()
53 current_ = ABIArg(stackOffset_); in softNext()
54 stackOffset_ += sizeof(uint32_t); in softNext()
67 stackOffset_ = (stackOffset_ + align) & ~align; in softNext()
68 current_ = ABIArg(stackOffset_); in softNext()
78 current_ = ABIArg(stackOffset_); in softNext()
92 stackOffset_ = (stackOffset_ + align) & ~align; in softNext()
93 current_ = ABIArg(stackOffset_); in softNext()
94 stackOffset_ += sizeof(double); in softNext()
129 stackOffset_ = (stackOffset_ + align) & ~align; in hardNext()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm/
H A DAssembler-arm.cpp39 stackOffset_(0), in ABIArgGenerator()
53 current_ = ABIArg(stackOffset_); in softNext()
54 stackOffset_ += sizeof(uint32_t); in softNext()
67 stackOffset_ = (stackOffset_ + align) & ~align; in softNext()
68 current_ = ABIArg(stackOffset_); in softNext()
77 current_ = ABIArg(stackOffset_); in softNext()
91 stackOffset_ = (stackOffset_ + align) & ~align; in softNext()
92 current_ = ABIArg(stackOffset_); in softNext()
93 stackOffset_ += sizeof(double); in softNext()
127 stackOffset_ = (stackOffset_ + align) & ~align; in hardNext()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm/
H A DAssembler-arm.cpp39 stackOffset_(0), in ABIArgGenerator()
50 current_ = ABIArg(stackOffset_); in softNext()
51 stackOffset_ += sizeof(uint32_t); in softNext()
64 stackOffset_ = (stackOffset_ + align) & ~align; in softNext()
65 current_ = ABIArg(stackOffset_); in softNext()
75 current_ = ABIArg(stackOffset_); in softNext()
89 stackOffset_ = (stackOffset_ + align) & ~align; in softNext()
90 current_ = ABIArg(stackOffset_); in softNext()
91 stackOffset_ += sizeof(double); in softNext()
124 stackOffset_ = (stackOffset_ + align) & ~align; in hardNext()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmStubs.h39 uint32_t stackOffset_; member
108 : type_(type), loc_(Location::Stack), stackOffset_(stackOffset) { in ABIResult()
130 return stackOffset_; in stackOffset()
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmStubs.h43 uint32_t stackOffset_; member
112 : type_(type), loc_(Location::Stack), stackOffset_(stackOffset) { in ABIResult()
134 return stackOffset_; in stackOffset()

123