Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp11024 int SumV1Indices = 0, SumV2Indices = 0; in lowerVectorShuffle() local
11029 SumV1Indices += i; in lowerVectorShuffle()
11030 if (SumV2Indices < SumV1Indices) { in lowerVectorShuffle()
11032 } else if (SumV2Indices == SumV1Indices) { in lowerVectorShuffle()