Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp19320 int LowV1Elements = 0, LowV2Elements = 0; in canonicalizeShuffleMaskWithCommute() local
19323 ++LowV2Elements; in canonicalizeShuffleMaskWithCommute()
19326 if (LowV2Elements > LowV1Elements) in canonicalizeShuffleMaskWithCommute()
19328 if (LowV2Elements == LowV1Elements) { in canonicalizeShuffleMaskWithCommute()