Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86ISelLowering.cpp19658 int SumV1Indices = 0, SumV2Indices = 0; in canonicalizeShuffleMaskWithCommute() local
19663 SumV1Indices += i; in canonicalizeShuffleMaskWithCommute()
19664 if (SumV2Indices < SumV1Indices) in canonicalizeShuffleMaskWithCommute()
19666 if (SumV2Indices == SumV1Indices) { in canonicalizeShuffleMaskWithCommute()