Home
last modified time | relevance | path

Searched defs:efgh (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/src/opts/
DSkBitmapProcState_opts.h109 efgh = _mm256_permute2x128_si256(lo, hi, 0x31); in S32_alpha_D32_filter_DX() local
/third_party/mbedtls/library/
Dsha256.c331 uint32x4_t efgh = vld1q_u32(&ctx->state[4]); in mbedtls_internal_sha256_process_many_a64_crypto() local
/third_party/node/deps/v8/src/diagnostics/arm/
Ddisasm-arm.cc1769 int efgh = instr->Bits(3, 0); in DecodeVmovImmediate() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Ddec_sse2.c948 const __m128i efgh = _mm_avg_epu8(avg2, XABCD); in VR4_SSE2() local
Denc_sse2.c784 const __m128i efgh = _mm_avg_epu8(avg2, XABCD); in VR4_SSE2() local
/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/
DReactorUnitTests.cpp2265 Float4 efgh = ef + gh; in TEST() local