Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.c378 struct alu_bank_swizzle { struct
400 static void init_bank_swizzle(struct alu_bank_swizzle *bs) in init_bank_swizzle() argument
413 static int reserve_gpr(struct alu_bank_swizzle *bs, unsigned sel, unsigned chan, unsigned cycle) in reserve_gpr()
425 struct alu_bank_swizzle *bs, unsigned sel, unsigned chan) in reserve_cfile()
468 struct alu_bank_swizzle *bs, int bank_swizzle) in check_vector()
498 struct alu_bank_swizzle *bs, int bank_swizzle) in check_scalar()
546 struct alu_bank_swizzle bs; in check_and_set_bank_swizzle()