• Home
  • Raw
  • Download

Lines Matching refs:SSE2

66   if (CpuFeatures::IsSupported(SSE2)) {  in NumAllocatableRegisters()
75 if (CpuFeatures::IsSupported(SSE2)) { in NumRegisters()
84 if (CpuFeatures::IsSupported(SSE2)) { in AllocationIndexToString()
112 probed_features |= static_cast<uint64_t>(1) << SSE2; in Probe()
347 if (!CpuFeatures::IsSupported(SSE2)) { in Nop()
1941 ASSERT(IsEnabled(SSE2)); in cvttss2si()
1951 ASSERT(IsEnabled(SSE2)); in cvttsd2si()
1961 ASSERT(IsEnabled(SSE2)); in cvtsd2si()
1971 ASSERT(IsEnabled(SSE2)); in cvtsi2sd()
1981 ASSERT(IsEnabled(SSE2)); in cvtss2sd()
1991 ASSERT(IsEnabled(SSE2)); in cvtsd2ss()
2001 ASSERT(IsEnabled(SSE2)); in addsd()
2011 ASSERT(IsEnabled(SSE2)); in addsd()
2021 ASSERT(IsEnabled(SSE2)); in mulsd()
2031 ASSERT(IsEnabled(SSE2)); in mulsd()
2041 ASSERT(IsEnabled(SSE2)); in subsd()
2051 ASSERT(IsEnabled(SSE2)); in divsd()
2061 ASSERT(IsEnabled(SSE2)); in xorpd()
2071 ASSERT(IsEnabled(SSE2)); in andps()
2080 ASSERT(IsEnabled(SSE2)); in orps()
2089 ASSERT(IsEnabled(SSE2)); in xorps()
2098 ASSERT(IsEnabled(SSE2)); in addps()
2107 ASSERT(IsEnabled(SSE2)); in subps()
2116 ASSERT(IsEnabled(SSE2)); in mulps()
2125 ASSERT(IsEnabled(SSE2)); in divps()
2134 ASSERT(IsEnabled(SSE2)); in sqrtsd()
2144 ASSERT(IsEnabled(SSE2)); in andpd()
2154 ASSERT(IsEnabled(SSE2)); in orpd()
2164 ASSERT(IsEnabled(SSE2)); in ucomisd()
2187 ASSERT(IsEnabled(SSE2)); in movmskpd()
2197 ASSERT(IsEnabled(SSE2)); in movmskps()
2206 ASSERT(IsEnabled(SSE2)); in pcmpeqd()
2216 ASSERT(IsEnabled(SSE2)); in cmpltsd()
2227 ASSERT(IsEnabled(SSE2)); in movaps()
2236 ASSERT(IsEnabled(SSE2)); in shufps()
2247 ASSERT(IsEnabled(SSE2)); in movdqa()
2257 ASSERT(IsEnabled(SSE2)); in movdqa()
2267 ASSERT(IsEnabled(SSE2)); in movdqu()
2277 ASSERT(IsEnabled(SSE2)); in movdqu()
2298 ASSERT(IsEnabled(SSE2)); in movntdq()
2319 ASSERT(IsEnabled(SSE2)); in movsd()
2329 ASSERT(IsEnabled(SSE2)); in movsd()
2339 ASSERT(IsEnabled(SSE2)); in movss()
2349 ASSERT(IsEnabled(SSE2)); in movss()
2359 ASSERT(IsEnabled(SSE2)); in movd()
2369 ASSERT(IsEnabled(SSE2)); in movd()
2392 ASSERT(IsEnabled(SSE2)); in pand()
2402 ASSERT(IsEnabled(SSE2)); in pxor()
2412 ASSERT(IsEnabled(SSE2)); in por()
2433 ASSERT(IsEnabled(SSE2)); in psllq()
2444 ASSERT(IsEnabled(SSE2)); in psllq()
2454 ASSERT(IsEnabled(SSE2)); in psrlq()
2465 ASSERT(IsEnabled(SSE2)); in psrlq()
2475 ASSERT(IsEnabled(SSE2)); in pshufd()