Home
last modified time | relevance | path

Searched refs:SpreadSimd128 (Results 1 – 7 of 7) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/x86-shared/
H A DArchitecture-x86-shared.h223 static const SetType SpreadSimd128 = SetType(1) variable
226 static const SetType SpreadVector = SpreadSimd128;
233 static const SetType AllVector128Mask = AllPhysMask * SpreadSimd128;
/dports/www/firefox/firefox-99.0/js/src/jit/x86-shared/
H A DArchitecture-x86-shared.h224 static const SetType SpreadSimd128 = SetType(1) variable
227 static const SetType SpreadVector = SpreadSimd128;
234 static const SetType AllVector128Mask = AllPhysMask * SpreadSimd128;
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86-shared/
H A DArchitecture-x86-shared.h237 static const SetType SpreadSimd128 = SetType(1) variable
240 static const SetType SpreadVector = SpreadSimd128;
247 static const SetType AllVector128Mask = AllPhysMask * SpreadSimd128;
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/x86-shared/
H A DArchitecture-x86-shared.h223 static const SetType SpreadSimd128 = SetType(1) variable
226 static const SetType SpreadVector = SpreadSimd128;
233 static const SetType AllVector128Mask = AllPhysMask * SpreadSimd128;
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x86-shared/
H A DArchitecture-x86-shared.h238 static const SetType SpreadSimd128 = SetType(1) variable
241 static const SetType SpreadVector = SpreadSimd128;
248 static const SetType AllVector128Mask = AllPhysMask * SpreadSimd128;
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86-shared/
H A DArchitecture-x86-shared.h256 static const SetType SpreadSimd128 = SetType(1) << (uint32_t(Simd128) * TotalPhys);
258 static const SetType SpreadVector = SpreadSimd128;
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x86-shared/
H A DArchitecture-x86-shared.h246 static const SetType SpreadSimd128 = SetType(1) << (uint32_t(Simd128) * TotalPhys); variable
248 static const SetType SpreadVector = SpreadSimd128;