Searched defs:MaskEltSizeInBits (Results 1 – 2 of 2) sorted by relevance
26 static bool extractConstantMask(const Constant *C, unsigned MaskEltSizeInBits, in extractConstantMask()
6872 unsigned MaskEltSizeInBits, in getTargetShuffleMaskIndices()35785 unsigned MaskEltSizeInBits = RootSizeInBits / NumMaskElts; in combineX86ShuffleChain() local