Searched refs:xtc_umul_ytc (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ | ||
H A D | canonical-mul.c | 3 uint xtc_umul_ytc(uint x, uint y) { return (x * 3) * (y * 2); } in xtc_umul_ytc() function |
Completed in 1 milliseconds