Searched defs:NumVectorElts (Results 1 – 5 of 5) sorted by relevance
103 unsigned NumVectorElts = VT.getVectorNumElements(); in Select() local
443 unsigned NumVectorElts = VT.getVectorNumElements(); in SelectBuildVector() local555 unsigned NumVectorElts = VT.getVectorNumElements(); in Select() local
658 static unsigned selectSGPRVectorRegClassID(unsigned NumVectorElts) { in selectSGPRVectorRegClassID()683 unsigned NumVectorElts = VT.getVectorNumElements(); in SelectBuildVector() local791 unsigned NumVectorElts = VT.getVectorNumElements(); in Select() local2790 unsigned NumVectorElts = VT.getVectorNumElements(); in Select() local
244 static unsigned selectSGPRVectorRegClassID(unsigned NumVectorElts) { in selectSGPRVectorRegClassID()292 unsigned NumVectorElts = VT.getVectorNumElements(); in Select() local
5931 unsigned NumVectorElts = NumElts.isScalable() ? 1 : NumElts.getFixedValue(); in FoldConstantArithmetic() local