Home | History | Annotate | Download | only in ARM

Lines Matching refs:StVT

7364     EVT StVT = St->getMemoryVT();
7366 assert(StVT != VT && "Cannot truncate to the same type");
7368 unsigned ToEltSz = StVT.getVectorElementType().getSizeInBits();
7381 EVT WideVecVT = EVT::getVectorVT(*DAG.getContext(), StVT.getScalarType(),