Searched refs:HalfOffset (Results 1 – 1 of 1) sorted by relevance
14837 int HalfOffset = NumLoInputs == 0 ? Size / 2 : 0; in lowerShuffleAsPermuteAndUnpack() local15627 MutableArrayRef<int> HalfMask, int HalfOffset) { in lowerV8I16GeneralSingleInputShuffle() argument15631 SourceHalfMask[InPlaceInputs[0] - HalfOffset] = in lowerV8I16GeneralSingleInputShuffle()15632 InPlaceInputs[0] - HalfOffset; in lowerV8I16GeneralSingleInputShuffle()15639 SourceHalfMask[Input - HalfOffset] = Input - HalfOffset; in lowerV8I16GeneralSingleInputShuffle()15646 SourceHalfMask[InPlaceInputs[0] - HalfOffset] = in lowerV8I16GeneralSingleInputShuffle()15647 InPlaceInputs[0] - HalfOffset; in lowerV8I16GeneralSingleInputShuffle()15651 SourceHalfMask[AdjIndex - HalfOffset] = InPlaceInputs[1] - HalfOffset; in lowerV8I16GeneralSingleInputShuffle()25600 unsigned HalfOffset = Value0.getValueType().getStoreSize(); in splitVectorStore() local25603 DAG.getMemBasePlusOffset(Ptr0, TypeSize::Fixed(HalfOffset), DL); in splitVectorStore()[all …]