Searched refs:splice_logical_and (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/perf/
H A Dgen_perf.py161 def splice_logical_and(args): function
175 exp_ops["&&"] = (2, splice_logical_and)
/xsrc/external/mit/MesaLib/dist/src/intel/perf/
H A Dgen_perf.py165 def splice_logical_and(args): function
179 exp_ops["&&"] = (2, splice_logical_and)

Completed in 4 milliseconds