Searched refs:MaskAlloc (Results 1 – 1 of 1) sorted by relevance
1624 int *MaskAlloc = OperandAllocator.Allocate<int>(NElts); in getVectorShuffle() local1625 memcpy(MaskAlloc, &MaskVec[0], NElts * sizeof(int)); in getVectorShuffle()1630 MaskAlloc); in getVectorShuffle()