Home | History | Annotate | Download | only in ExecutionEngine

Lines Matching refs:VT

1135     const VectorType *VT = cast<VectorType>(Ty);
1136 const Type *ElemT = VT->getElementType();
1137 const unsigned numElems = VT->getNumElements();