Searched refs:VEXPANDMask (Results 1 – 1 of 1) sorted by relevance
9324 unsigned VEXPANDMask = (~Zeroable).getZExtValue(); in lowerVectorShuffleToEXPAND() local9327 SDValue MaskNode = DAG.getConstant(VEXPANDMask, DL, IntegerType); in lowerVectorShuffleToEXPAND()