Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp14962 int LowV1Elements = 0, LowV2Elements = 0; in canonicalizeShuffleMaskWithCommute() local
14967 ++LowV1Elements; in canonicalizeShuffleMaskWithCommute()
14968 if (LowV2Elements > LowV1Elements) in canonicalizeShuffleMaskWithCommute()
14970 if (LowV2Elements == LowV1Elements) { in canonicalizeShuffleMaskWithCommute()