Searched refs:CurrElt (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
H A DSPUISelLowering.cpp1841 unsigned CurrElt = 0; local
1874 if (EltsFromV2 == 0 && CurrElt == (SrcElt - V2EltIdx0))
1879 } else if (CurrElt != SrcElt) {
1883 ++CurrElt;

Completed in 140 milliseconds