Searched refs:SelectorType (Results 1 – 1 of 1) sorted by relevance
1364 auto SelectorType = cast<VectorType>(Mask->getType()); in visitCallInst() local1365 auto EltTy = SelectorType->getElementType(); in visitCallInst()1366 unsigned Size = SelectorType->getNumElements(); in visitCallInst()