Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp18405 int LowV1Elements = 0, LowV2Elements = 0; in canonicalizeShuffleMaskWithCommute() local
18408 ++LowV2Elements; in canonicalizeShuffleMaskWithCommute()
18411 if (LowV2Elements > LowV1Elements) in canonicalizeShuffleMaskWithCommute()
18413 if (LowV2Elements == LowV1Elements) { in canonicalizeShuffleMaskWithCommute()