HomeSort by relevance Sort by last modified time
    Searched refs:i_hi (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGen/
mips-constraint-regs.c 36 int i_hi = 3; local
43 : "r" (i_hi), "r" (i_lo)
  /external/libaom/libaom/aom_dsp/
noise_model.c 298 const int i_hi = AOMMIN(n - 1, i + 1); local
301 A[i * n + i_hi] -= kAlpha;
    [all...]

Completed in 1180 milliseconds