Home | History | Annotate | Download | only in R600

Lines Matching refs:getVectorNumElements

275   if (VT.getVectorNumElements() != 1 && VT.getScalarType().bitsLE(MVT::i16))
352 unsigned NumElements = ParamType->getVectorNumElements();
433 unsigned NumElements = ParamType->getVectorNumElements();
444 NumElements = Arg.VT.getVectorNumElements() - NumElements;
571 return MVT::getVectorVT(MVT::i1, VT.getVectorNumElements());
612 VT.isVector() && VT.getVectorNumElements() == 2 &&
620 Op.getValueType().getVectorNumElements() > 4))) {
936 VT.isVector() && VT.getVectorNumElements() == 2 &&
944 if (VT.isVector() && VT.getVectorNumElements() >= 8)
1058 unsigned NElts = SrcVT.getVectorNumElements();