Home
last modified time | relevance | path

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

/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/webrtc/modules/audio_coding/codecs/ilbc/
Dwindow32_w32.c32 int16_t x_low, x_hi, y_low, y_hi; in WebRtcIlbcfix_Window32W32() local
/external/rust/crates/itoa/src/
Dudiv128.rs7 let y_hi = (y >> 64) as u64; in u128_mulhi() localVariable
/external/XNNPACK/src/qs8-requantization/
Dgemmlowp-wasmsimd.c74 const v128_t y_hi = wasm_v32x4_shuffle(y, y_sign, 2, 6, 3, 7); in xnn_qs8_requantize_gemmlowp__wasmsimd() local
/external/XNNPACK/src/qu8-requantization/
Dgemmlowp-wasmsimd.c74 const v128_t y_hi = wasm_v32x4_shuffle(y, y_sign, 2, 6, 3, 7); in xnn_qu8_requantize_gemmlowp__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
/external/wuffs-mirror-release-c/release/c/
Dwuffs-v0.3.c13766 uint64_t y_hi = y.hi; in wuffs_base__private_implementation__parse_number_f64_eisel_lemire() local