Searched refs:dependency_control (Results 1 – 4 of 4) sorted by relevance
93 unsigned dependency_control:2; member
602 options->dependency_control |= BRW_DEPENDENCY_NOTCHECKED; in add_option()605 options->dependency_control |= BRW_DEPENDENCY_NOTCLEARED; in add_option()3226 gen8_set_dep_control(GEN8(instr), options.dependency_control); in set_instruction_options()3235 GEN(instr)->header.dependency_control = options.dependency_control; in set_instruction_options()
828 unsigned dependency_control:2; member
1318 err |= control (file, "dependency control", dep_ctrl, inst->header.dependency_control, &space); in brw_disasm()