Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu_validate.c1784 const bool src0_valid = type_sz(brw_inst_src0_type(devinfo, inst)) == 4 || in instruction_restrictions() local
1884 bool src0_valid = !brw_inst_src0_negate(devinfo, inst) && in instruction_restrictions() local
/external/mesa3d/src/intel/compiler/elk/
Delk_eu_validate.c2057 const bool src0_valid = type_sz(elk_inst_src0_type(devinfo, inst)) == 4 || in instruction_restrictions() local
2286 bool src0_valid = !elk_inst_src0_negate(devinfo, inst) && in instruction_restrictions() local