Home
last modified time | relevance | path

Searched refs:halfswizzle (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dvalhall.py103 halfswizzle = False, widen = False, lanes = False, combine = False, lane = None, absneg = False, notted = False, name = ""):
110 self.halfswizzle = halfswizzle
127 if widen or lanes or halfswizzle:
164 self.halfswizzle = False
236 halfswizzle = el.get('halfswizzle', False),
H A Dvalhall.h81 bool halfswizzle : 1; member
H A Dasm.py235 elif src.halfswizzle and mod in enums[f'half_swizzles_{src.size}_bit'].bare_values:
H A Dva_pack.c510 } else if (src_info.halfswizzle) { in va_pack_alu()

Completed in 4 milliseconds