Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/midgard/
Ddisassemble.c140 case midgard_src_rep_high: in validate_expand_mode()
497 case midgard_src_rep_high: in print_vec_swizzle()
583 case midgard_src_rep_high: in print_vector_constants()
610 case midgard_src_rep_high: in print_vector_constants()
Dmidgard.h287 midgard_src_rep_high = 2, /* replicate higher 64 bits to lower 64 bits */ enumerator
Dmidgard_emit.c310 *expand_mode = upper ? midgard_src_rep_high : in mir_pack_swizzle()