Home
last modified time | relevance | path

Searched defs:y_hi (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/ilbc/
Dwindow32_w32.c32 int16_t x_low, x_hi, y_low, y_hi; in WebRtcIlbcfix_Window32W32() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_int64.c115 nir_ssa_def *y_hi = nir_unpack_64_2x32_split_y(b, y); in lower_bcsel64() local
136 nir_ssa_def *y_hi = nir_unpack_64_2x32_split_y(b, y); in lower_iand64() local
148 nir_ssa_def *y_hi = nir_unpack_64_2x32_split_y(b, y); in lower_ior64() local
160 nir_ssa_def *y_hi = nir_unpack_64_2x32_split_y(b, y); in lower_ixor64() local
301 nir_ssa_def *y_hi = nir_unpack_64_2x32_split_y(b, y); in lower_iadd64() local
316 nir_ssa_def *y_hi = nir_unpack_64_2x32_split_y(b, y); in lower_isub64() local
349 nir_ssa_def *y_hi = nir_unpack_64_2x32_split_y(b, y); in lower_int64_compare() local
416 nir_ssa_def *y_hi = nir_unpack_64_2x32_split_y(b, y); in lower_imul64() local
/external/XNNPACK/src/qs8-requantization/
Dq31-wasmsimd.c75 const v128_t y_hi = wasm_v32x4_shuffle(y, y_sign, 2, 6, 3, 7); in xnn_qs8_requantize_q31__wasmsimd() local
/external/XNNPACK/src/qu8-requantization/
Dq31-wasmsimd.c75 const v128_t y_hi = wasm_v32x4_shuffle(y, y_sign, 2, 6, 3, 7); in xnn_qu8_requantize_q31__wasmsimd() local
/external/OpenCL-CTS/test_conformance/math_brute_force/
Dreference_math.cpp3283 double y_hi = yhi; in reference_cbrtl() local
4635 double y_hi = (double)y; in reference_powl() local