Searched refs:src0_reg_file (Results 1 – 4 of 4) sorted by relevance
243 inst->bits1.da1.src0_reg_file == 0) in brw_is_mrf_written_send()278 if (inst->bits1.da1.src0_reg_file != 0) in brw_is_mrf_read()308 if (inst->bits1.ia1.src0_reg_file == BRW_GENERAL_REGISTER_FILE) in brw_is_grf_read()310 if (inst->bits1.da1.src0_reg_file != BRW_GENERAL_REGISTER_FILE) in brw_is_grf_read()411 mov->bits1.da1.src0_reg_file != BRW_GENERAL_REGISTER_FILE || in brw_is_grf_to_mrf_mov()694 if (insn->bits1.da1.src0_reg_file == BRW_GENERAL_REGISTER_FILE && in brw_set_dp4_dependency_control()
968 GLuint src0_reg_file:2; member983 GLuint src0_reg_file:2; member998 GLuint src0_reg_file:2; member1014 GLuint src0_reg_file:2; member1027 GLuint src0_reg_file:2; member
905 if (inst->bits1.da1.src0_reg_file == BRW_IMMEDIATE_VALUE) in src0()914 inst->bits1.da1.src0_reg_file, in src0()927 inst->bits1.ia1.src0_reg_file, in src0()944 inst->bits1.da16.src0_reg_file, in src0()
246 insn->bits1.da1.src0_reg_file = reg.file; in brw_set_src0()333 assert(insn->bits1.da1.src0_reg_file != BRW_IMMEDIATE_VALUE); in brw_set_src1()