Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp17518 int LowV1Elements = 0, LowV2Elements = 0; in canonicalizeShuffleMaskWithCommute() local
17521 ++LowV2Elements; in canonicalizeShuffleMaskWithCommute()
17524 if (LowV2Elements > LowV1Elements) in canonicalizeShuffleMaskWithCommute()
17526 if (LowV2Elements == LowV1Elements) { in canonicalizeShuffleMaskWithCommute()