Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp12204 int LowV1Elements = 0, LowV2Elements = 0; in lowerVectorShuffle() local
12209 ++LowV1Elements; in lowerVectorShuffle()
12210 if (LowV2Elements > LowV1Elements) in lowerVectorShuffle()
12212 if (LowV2Elements == LowV1Elements) { in lowerVectorShuffle()
/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()