Searched refs:PassthruVT (Results 1 – 1 of 1) sorted by relevance
7562 [[maybe_unused]] EVT PassthruVT = N3.getValueType(); in getNode() local7564 assert(VecVT.isVector() && MaskVT.isVector() && PassthruVT.isVector() && in getNode()7566 assert(VecVT == PassthruVT && "Vector and passthru types don't match."); in getNode()