Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_asm.c423 struct alu_bank_swizzle { struct
445 static void init_bank_swizzle(struct alu_bank_swizzle *bs) in init_bank_swizzle() argument
458 static int reserve_gpr(struct alu_bank_swizzle *bs, unsigned sel, unsigned chan, unsigned cycle) in reserve_gpr()
470 struct alu_bank_swizzle *bs, unsigned sel, unsigned chan) in reserve_cfile()
513 struct alu_bank_swizzle *bs, int bank_swizzle) in check_vector()
543 struct alu_bank_swizzle *bs, int bank_swizzle) in check_scalar()
591 struct alu_bank_swizzle bs; in check_and_set_bank_swizzle()