Searched refs:src0_valid (Results 1 – 1 of 1) sorted by relevance
1975 const bool src0_valid = type_sz(brw_inst_src0_type(devinfo, inst)) == 4 || in instruction_restrictions() local1985 type_sz(exec_type) == 4 && !(src0_valid && src1_valid), in instruction_restrictions()2038 bool src0_valid = !brw_inst_src0_negate(devinfo, inst) && in instruction_restrictions() local2042 ERROR_IF(!src0_valid || !src1_valid, in instruction_restrictions()