Searched refs:iline (Results 1 – 6 of 6) sorted by relevance
98 uintptr_t iline = start & ~(isize - 1); in EnsureIAndDCacheCoherency() local153 : [iline] "r"(iline) in EnsureIAndDCacheCoherency()155 iline += isize; in EnsureIAndDCacheCoherency()156 } 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()
102 [iline] "+r" (istart) in FlushICache()
251 [iline] "+r" (istart) in invalidate_icache()
569 int iline = m_loopIndex; in decode_Arith() local606 m_ReplaceRect.top = iline; in decode_Arith()
1184 [iline] "+r" (istart) in VG_()