Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Deg_asm.c148 int egcm_load_index_reg(struct r600_bytecode *bc, unsigned id, bool inside_alu_clause) in egcm_load_index_reg() argument
184 if (inside_alu_clause) { in egcm_load_index_reg()
Dr600_asm.h256 int egcm_load_index_reg(struct r600_bytecode *bc, unsigned id, bool inside_alu_clause);