Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40444 bool UseInput00 = false; in combineTargetShuffle() local
40465 UseInput00 |= (0 <= M && M < 4); in combineTargetShuffle()
40471 if (UseInput00 && !UseInput01) { in combineTargetShuffle()
40474 } else if (!UseInput00 && UseInput01) { in combineTargetShuffle()