Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp18345 int LowV1Elements = 0, LowV2Elements = 0; in canonicalizeShuffleMaskWithCommute() local
18348 ++LowV2Elements; in canonicalizeShuffleMaskWithCommute()
18351 if (LowV2Elements > LowV1Elements) in canonicalizeShuffleMaskWithCommute()
18353 if (LowV2Elements == LowV1Elements) { in canonicalizeShuffleMaskWithCommute()