Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12761 int NumFlippedBToBInputs = in lowerV8I16GeneralSingleInputVectorShuffle() local
12765 (NumFlippedBToBInputs == 0 || NumFlippedBToBInputs == 2)) || in lowerV8I16GeneralSingleInputVectorShuffle()
12766 (NumFlippedBToBInputs == 1 && in lowerV8I16GeneralSingleInputVectorShuffle()
12799 if (NumFlippedBToBInputs != 0) { in lowerV8I16GeneralSingleInputVectorShuffle()