Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp17387 int LowV1Elements = 0, LowV2Elements = 0; in canonicalizeShuffleMaskWithCommute() local
17390 ++LowV2Elements; in canonicalizeShuffleMaskWithCommute()
17393 if (LowV2Elements > LowV1Elements) in canonicalizeShuffleMaskWithCommute()
17395 if (LowV2Elements == LowV1Elements) { in canonicalizeShuffleMaskWithCommute()