Home
last modified time | relevance | path

Searched defs:src_is_signed (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dpack.c1400 bool dst_is_signed, bool src_is_signed) in convert_integer_luminance64()
1428 convert_integer(int32_t src, int bits, bool dst_is_signed, bool src_is_signed) in convert_integer()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_int64.c689 bool src_is_signed) in lower_2f()
/third_party/vixl/src/aarch64/
Dlogic-aarch64.cc2188 bool src_is_signed) { in extractnarrow()