Searched refs:iline (Results 1 – 6 of 6) sorted by relevance
96 uintptr_t iline = start & ~(isize - 1); in EnsureIAndDCacheCoherency() local148 : [iline] "r" (iline) in EnsureIAndDCacheCoherency()150 iline += isize; in EnsureIAndDCacheCoherency()151 } while (iline < end); in EnsureIAndDCacheCoherency()
455 int iline = 0; in setPixels() local459 if (iline >= currentFrame.ih) { in setPixels()463 iline = 4; in setPixels()466 iline = 2; in setPixels()470 iline = 1; in setPixels()477 line = iline; in setPixels()478 iline += inc; in setPixels()
101 [iline] "+r" (istart) in FlushICache()
251 [iline] "+r" (istart) in invalidate_icache()
616 int iline = m_loopIndex; in decode_Arith() local653 m_ReplaceRect.top = iline; in decode_Arith()
1184 [iline] "+r" (istart) in VG_()