Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
Dr600_asm.c712 static int is_gpr(unsigned sel) in is_gpr() function
743 if (is_gpr(sel)) { in check_vector()
790 if (is_gpr(sel)) { in check_scalar()
924 if (!is_gpr(alu->src[src].sel) || alu->src[src].rel) in replace_gpr_with_pv_ps()
1145 if (!is_gpr(alu->src[src].sel)) in merge_inst_groups()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.c712 static int is_gpr(unsigned sel) in is_gpr() function
743 if (is_gpr(sel)) { in check_vector()
790 if (is_gpr(sel)) { in check_scalar()
924 if (!is_gpr(alu->src[src].sel) || alu->src[src].rel) in replace_gpr_with_pv_ps()
1145 if (!is_gpr(alu->src[src].sel)) in merge_inst_groups()