Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp30792 bool UseInput01 = false; in combineTargetShuffle() local
30811 UseInput01 |= (4 <= M); in combineTargetShuffle()
30816 if (UseInput00 && !UseInput01) { in combineTargetShuffle()
30819 } else if (!UseInput00 && UseInput01) { in combineTargetShuffle()