Home
last modified time | relevance | path

Searched refs:SimdMemoryAlignment (Results 1 – 25 of 85) sorted by relevance

1234

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DLIR.cpp565 MOZ_ASSERT(from.toArgument()->index() % SimdMemoryAlignment == 0);
567 MOZ_ASSERT(from.toStackSlot()->slot() % SimdMemoryAlignment == 0);
572 MOZ_ASSERT(to.toArgument()->index() % SimdMemoryAlignment == 0);
574 MOZ_ASSERT(to.toStackSlot()->slot() % SimdMemoryAlignment == 0);
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DLIR.cpp554 MOZ_ASSERT(from.toArgument()->index() % SimdMemoryAlignment == 0); in add()
556 MOZ_ASSERT(from.toStackSlot()->slot() % SimdMemoryAlignment == 0); in add()
561 MOZ_ASSERT(to.toArgument()->index() % SimdMemoryAlignment == 0); in add()
563 MOZ_ASSERT(to.toStackSlot()->slot() % SimdMemoryAlignment == 0); in add()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/x64/
H A DAssembler-x64.cpp37 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
99 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
/dports/www/firefox/firefox-99.0/js/src/jit/x64/
H A DAssembler-x64.cpp37 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
99 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/x64/
H A DAssembler-x64.cpp37 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
99 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips32/
H A DAssembler-mips32.h98 static MOZ_CONSTEXPR_VAR uint32_t SimdMemoryAlignment = 8; variable
99 static MOZ_CONSTEXPR_VAR uint32_t AsmJSStackAlignment = SimdMemoryAlignment;
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips32/
H A DAssembler-mips32.h110 static constexpr uint32_t SimdMemoryAlignment = 8;
111 static constexpr uint32_t WasmStackAlignment = SimdMemoryAlignment;
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x64/
H A DAssembler-x64.cpp37 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
99 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DLIR.cpp648 MOZ_ASSERT(from.toArgument()->index() % SimdMemoryAlignment == 0); in add()
650 MOZ_ASSERT(from.toStackSlot()->slot() % SimdMemoryAlignment == 0); in add()
656 MOZ_ASSERT(to.toArgument()->index() % SimdMemoryAlignment == 0); in add()
658 MOZ_ASSERT(to.toStackSlot()->slot() % SimdMemoryAlignment == 0); in add()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DLIR.cpp580 MOZ_ASSERT(from.toArgument()->index() % SimdMemoryAlignment == 0); in add()
582 MOZ_ASSERT(from.toStackSlot()->slot() % SimdMemoryAlignment == 0); in add()
587 MOZ_ASSERT(to.toArgument()->index() % SimdMemoryAlignment == 0); in add()
589 MOZ_ASSERT(to.toStackSlot()->slot() % SimdMemoryAlignment == 0); in add()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips32/
H A DAssembler-mips32.h160 static constexpr uint32_t SimdMemoryAlignment = 8; variable
161 static constexpr uint32_t WasmStackAlignment = SimdMemoryAlignment;
/dports/www/firefox/firefox-99.0/js/src/jit/mips32/
H A DAssembler-mips32.h156 static constexpr uint32_t SimdMemoryAlignment = 8; variable
157 static constexpr uint32_t WasmStackAlignment = SimdMemoryAlignment;
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x64/
H A DAssembler-x64.cpp37 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
106 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x64/
H A DAssembler-x64.cpp35 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
104 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips32/
H A DAssembler-mips32.h147 static constexpr uint32_t SimdMemoryAlignment = 8; variable
148 static constexpr uint32_t WasmStackAlignment = SimdMemoryAlignment;
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips32/
H A DAssembler-mips32.h160 static constexpr uint32_t SimdMemoryAlignment = 8; variable
161 static constexpr uint32_t WasmStackAlignment = SimdMemoryAlignment;
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips32/
H A DAssembler-mips32.h153 static constexpr uint32_t SimdMemoryAlignment = 8; variable
154 static constexpr uint32_t WasmStackAlignment = SimdMemoryAlignment;
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x64/
H A DAssembler-x64.cpp37 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
94 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/x86/
H A DAssembler-x86.cpp37 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
/dports/www/firefox/firefox-99.0/js/src/jit/x86/
H A DAssembler-x86.cpp37 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/x86/
H A DAssembler-x86.cpp37 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x86/
H A DAssembler-x86.cpp37 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips64/
H A DAssembler-mips64.h108 static MOZ_CONSTEXPR_VAR uint32_t SimdMemoryAlignment = 16; variable
110 static MOZ_CONSTEXPR_VAR uint32_t AsmJSStackAlignment = SimdMemoryAlignment;
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86/
H A DAssembler-x86.cpp39 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86/
H A DAssembler-x86.cpp47 stackOffset_ = AlignBytes(stackOffset_, SimdMemoryAlignment); in next()

1234