Home | History | Annotate | Download | only in X86

Lines Matching refs:ElemVT

20180     auto ElemVT = InVT.getVectorElementType();
20181 auto RegVT = EVT::getVectorVT(*DAG.getContext(), ElemVT,
20182 RegSize / ElemVT.getSizeInBits());