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