Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dcodegen.c33 static unsigned encode_swizzle(uint8_t *swizzle, int shift, int dest_shift) in encode_swizzle()
190 int dest_shift = 0; in ppir_codegen_encode_vec_mul() local
333 int dest_shift = index & 0x3; in ppir_codegen_encode_vec_add() local
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_ra.c696 unsigned dest_shift = in install_registers_instr() local