Searched refs:src2_subnr (Results 1 – 2 of 2) sorted by relevance
2029 const unsigned src2_subnr = inst->src[2].subnr; in instruction_restrictions() local2046 ERROR_IF(src2_subnr % (sdepth * ops_per_chan) != 0, in instruction_restrictions()2059 … ERROR_IF((src2_subnr * brw_type_size_bytes(src2_type) * src2_bits_per_element) / 8 >= REG_SIZE, in instruction_restrictions()
3278 unsigned src2_subnr; in TEST_P() member3368 src2.subnr = test_vectors[i].src2_subnr; in TEST_P()