Home
last modified time | relevance | path

Searched refs:PERM_HIGH (Results 1 – 6 of 6) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x64/
H A DLIR-x64.h407 PERM_HIGH = 4 // Permute high qword by control_[4..7] enumerator
H A DLowering-x64.cpp819 op |= LWasmPermuteSimd128::PERM_HIGH; in TryPermute16x8()
1265 op & LWasmPermuteSimd128::PERM_HIGH ? " high" : "", in ReportShuffleSpecialization()
H A DCodeGenerator-x64.cpp1348 if (op & LWasmPermuteSimd128::PERM_HIGH) { in visitWasmPermuteSimd128()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/x86-shared/
H A DCodeGenerator-x86-shared.cpp3104 PERM_HIGH = 4 // Permute high qword by control_[4..7] enumerator
3171 op |= PermuteX64I16x8Action::PERM_HIGH; in CalculateX64Permute16x8()
3264 if (op & PermuteX64I16x8Action::PERM_HIGH) { in visitWasmPermuteSimd128()
/dports/www/firefox/firefox-99.0/js/src/jit/x86-shared/
H A DCodeGenerator-x86-shared.cpp3150 PERM_HIGH = 4 // Permute high qword by control_[4..7] enumerator
3217 op |= PermuteX64I16x8Action::PERM_HIGH; in CalculateX64Permute16x8()
3316 if (op & PermuteX64I16x8Action::PERM_HIGH) { in visitWasmPermuteSimd128()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/x86-shared/
H A DCodeGenerator-x86-shared.cpp3104 PERM_HIGH = 4 // Permute high qword by control_[4..7] enumerator
3171 op |= PermuteX64I16x8Action::PERM_HIGH; in CalculateX64Permute16x8()
3264 if (op & PermuteX64I16x8Action::PERM_HIGH) { in visitWasmPermuteSimd128()