Home
last modified time | relevance | path

Searched defs:scalar_byte_size (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dvector_support_library.h236 int64_t scalar_byte_size() const { in scalar_byte_size() function
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_nir.c2110 …unsigned scalar_byte_size = glsl_type_is_boolean(deref->type) ? 4 : glsl_get_bit_size(deref->type)… in dxil_nir_split_unaligned_loads_stores() local