• Home
  • Raw
  • Download

Lines Matching refs:getVectorNumElements

50   unsigned NumElts = VT.getVectorNumElements();  in DecodeInsertElementMask()
78 unsigned NumElts = VT.getVectorNumElements(); in DecodeMOVSLDUPMask()
86 unsigned NumElts = VT.getVectorNumElements(); in DecodeMOVSHDUPMask()
96 unsigned NumElts = VT.getVectorNumElements(); in DecodeMOVDDUPMask()
138 unsigned NumElts = VT.getVectorNumElements(); in DecodePALIGNRMask()
158 unsigned NumElts = VT.getVectorNumElements(); in DecodePSHUFMask()
176 unsigned NumElts = VT.getVectorNumElements(); in DecodePSHUFHWMask()
192 unsigned NumElts = VT.getVectorNumElements(); in DecodePSHUFLWMask()
207 unsigned NumElts = VT.getVectorNumElements(); in DecodePSWAPMask()
220 unsigned NumElts = VT.getVectorNumElements(); in DecodeSHUFPMask()
242 unsigned NumElts = VT.getVectorNumElements(); in DecodeUNPCKHMask()
262 unsigned NumElts = VT.getVectorNumElements(); in DecodeUNPCKLMask()
283 unsigned NumElts = SrcVT.getVectorNumElements(); in DecodeSubVectorBroadcast()
313 unsigned HalfSize = VT.getVectorNumElements() / 2; in DecodeVPERM2X128Mask()
347 int NumElements = VT.getVectorNumElements(); in DecodeBLENDMask()
402 unsigned NumElts = VT.getVectorNumElements(); in DecodeVPERMMask()
409 unsigned NumDstElts = DstVT.getVectorNumElements(); in DecodeZeroExtendMask()
424 unsigned NumElts = VT.getVectorNumElements(); in DecodeZeroMoveLowMask()
433 unsigned NumElts = VT.getVectorNumElements(); in DecodeScalarMoveMask()
517 unsigned NumEltsPerLane = VT.getVectorNumElements() / NumLanes; in DecodeVPERMILPMask()
535 unsigned NumEltsPerLane = VT.getVectorNumElements() / NumLanes; in DecodeVPERMIL2PMask()