Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp18363 int NumV1OddIndices = 0, NumV2OddIndices = 0; in canonicalizeShuffleMaskWithCommute() local
18366 NumV2OddIndices += i % 2; in canonicalizeShuffleMaskWithCommute()
18369 if (NumV2OddIndices < NumV1OddIndices) in canonicalizeShuffleMaskWithCommute()