Searched refs:brw_null_vec (Results 1 – 2 of 2) sorted by relevance
190 return dst_reg(retype(brw_null_vec(dispatch_width()), in null_reg_f()200 return dst_reg(retype(brw_null_vec(dispatch_width()), in null_reg_d()210 return dst_reg(retype(brw_null_vec(dispatch_width()), in null_reg_ud()
833 brw_null_vec(unsigned width) in brw_null_vec() function