Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_validate.c2088 const bool src1_valid = type_sz(brw_inst_src1_type(devinfo, inst)) == 4 || in instruction_restrictions() local
2149 bool src1_valid = !brw_inst_src1_negate(devinfo, inst) && in instruction_restrictions() local