Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.cpp17536 int NumV1OddIndices = 0, NumV2OddIndices = 0; in canonicalizeShuffleMaskWithCommute() local
17541 NumV1OddIndices += i % 2; in canonicalizeShuffleMaskWithCommute()
17542 if (NumV2OddIndices < NumV1OddIndices) in canonicalizeShuffleMaskWithCommute()