Home
last modified time | relevance | path

Searched refs:SumV1Indices (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp12213 int SumV1Indices = 0, SumV2Indices = 0; in lowerVectorShuffle() local
12218 SumV1Indices += i; in lowerVectorShuffle()
12219 if (SumV2Indices < SumV1Indices) in lowerVectorShuffle()
12221 if (SumV2Indices == SumV1Indices) { in lowerVectorShuffle()