Home
last modified time | relevance | path

Searched defs:subword_shift (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c1953 unsigned subword_shift = (bitsize == 32) ? 0 : (bitsize == 16) ? 1 : 2; in bi_alu_src_index() local

Completed in 11 milliseconds