Searched refs:NumHToH (Results 1 – 1 of 1) sorted by relevance
14623 int NumHToH = HiInputs.size() - NumLToH; in lowerV8I16GeneralSingleInputShuffle() local14627 MutableArrayRef<int> HToHInputs(HiInputs.data() + NumLToH, NumHToH); in lowerV8I16GeneralSingleInputShuffle()14642 if ((NumHToL + NumHToH) == 0 || (NumLToL + NumLToH) == 0) { in lowerV8I16GeneralSingleInputShuffle()14645 int DOffset = ((NumHToL + NumHToH) == 0 ? 0 : 2); in lowerV8I16GeneralSingleInputShuffle()14678 if ((NumHToL + NumHToH) == 0) in lowerV8I16GeneralSingleInputShuffle()14830 if ((NumHToH == 3 && NumLToH == 1) || (NumHToH == 1 && NumLToH == 3)) in lowerV8I16GeneralSingleInputShuffle()