Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_validate.c1706 const bool src0_valid = in instruction_restrictions() local
1807 bool src0_valid = !inst->src[0].negate && !inst->src[0].abs; in instruction_restrictions() local
/third_party/mesa3d/src/intel/compiler/elk/
Delk_eu_validate.c2055 bool src0_valid = !elk_inst_src0_negate(devinfo, inst) && in instruction_restrictions() local