Home
last modified time | relevance | path

Searched defs:src1_subnr (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_validate.c2028 const unsigned src1_subnr = inst->src[1].subnr; in instruction_restrictions() local
2303 const unsigned src1_subnr = inst->src[1].subnr / src1_size; in register_region_special_restrictions() local
Dtest_eu_validate.cpp3277 unsigned src1_subnr; in TEST_P() member