Searched refs:OpStart (Results 1 – 1 of 1) sorted by relevance
311 unsigned OpStart; in changeLoad() local324 OpStart = 4; in changeLoad()335 OpStart = 3; in changeLoad()349 OpStart = 4; in changeLoad()356 for (unsigned i = OpStart; i < OpEnd; ++i) in changeLoad()365 unsigned OpStart; in changeStore() local381 OpStart = 4; in changeStore()390 OpStart = 3; in changeStore()402 OpStart = 2; in changeStore()408 for (unsigned i = OpStart; i < OpEnd; ++i) in changeStore()[all …]