Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86ISelLowering.cpp19649 int LowV1Elements = 0, LowV2Elements = 0; in canonicalizeShuffleMaskWithCommute() local
19652 ++LowV2Elements; in canonicalizeShuffleMaskWithCommute()
19655 if (LowV2Elements > LowV1Elements) in canonicalizeShuffleMaskWithCommute()
19657 if (LowV2Elements == LowV1Elements) { in canonicalizeShuffleMaskWithCommute()