Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp9542 bool IsFixFreeIdxInput = std::find(Inputs.begin(), Inputs.end(), in lowerV8I16GeneralSingleInputVectorShuffle() local
9544 if (IsFixIdxInput == IsFixFreeIdxInput) in lowerV8I16GeneralSingleInputVectorShuffle()
9546 IsFixFreeIdxInput = std::find(Inputs.begin(), Inputs.end(), in lowerV8I16GeneralSingleInputVectorShuffle()
9548 assert(IsFixIdxInput != IsFixFreeIdxInput && in lowerV8I16GeneralSingleInputVectorShuffle()