Home
last modified time | relevance | path

Searched refs:bit_as_int16 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/panfrost/bifrost/test/
Dbi_interpret.c363 bit_as_int16(nir_alu_type T, bit_t src, unsigned C, enum bifrost_roundmode rm) in bit_as_int16() function
497 … dest.i16[0] = bit_as_int16(ins->src_types[0], srcs[0], ins->swizzle[0][0], ins->roundmode); in bit_step()
498 … dest.i16[1] = bit_as_int16(ins->src_types[0], srcs[0], ins->swizzle[0][1], ins->roundmode); in bit_step()