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.c359 struct alu_bank_swizzle { struct
381 static void init_bank_swizzle(struct alu_bank_swizzle *bs) in init_bank_swizzle() argument
394 static int reserve_gpr(struct alu_bank_swizzle *bs, unsigned sel, unsigned chan, unsigned cycle) in reserve_gpr()
406 struct alu_bank_swizzle *bs, unsigned sel, unsigned chan) in reserve_cfile()
449 struct alu_bank_swizzle *bs, int bank_swizzle) in check_vector()
479 struct alu_bank_swizzle *bs, int bank_swizzle) in check_scalar()
527 struct alu_bank_swizzle bs; in check_and_set_bank_swizzle()