Searched refs:PERM_HIGH (Results 1 – 6 of 6) sorted by relevance
407 PERM_HIGH = 4 // Permute high qword by control_[4..7] enumerator
819 op |= LWasmPermuteSimd128::PERM_HIGH; in TryPermute16x8()1265 op & LWasmPermuteSimd128::PERM_HIGH ? " high" : "", in ReportShuffleSpecialization()
1348 if (op & LWasmPermuteSimd128::PERM_HIGH) { in visitWasmPermuteSimd128()
3104 PERM_HIGH = 4 // Permute high qword by control_[4..7] enumerator3171 op |= PermuteX64I16x8Action::PERM_HIGH; in CalculateX64Permute16x8()3264 if (op & PermuteX64I16x8Action::PERM_HIGH) { in visitWasmPermuteSimd128()
3150 PERM_HIGH = 4 // Permute high qword by control_[4..7] enumerator3217 op |= PermuteX64I16x8Action::PERM_HIGH; in CalculateX64Permute16x8()3316 if (op & PermuteX64I16x8Action::PERM_HIGH) { in visitWasmPermuteSimd128()