Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_eu_validate.c1856 const bool src1_valid = in instruction_restrictions() local
1957 bool src1_valid = !brw_inst_src1_negate(devinfo, inst) && in instruction_restrictions() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_eu_validate.c2057 bool src1_valid = !elk_inst_src1_negate(devinfo, inst) && in instruction_restrictions() local