Searched refs:OutInTypes (Results 1 – 1 of 1) sorted by relevance
980 const RVVTypes &OutInTypes, const std::vector<int64_t> &NewIntrinsicTypes, in RVVIntrinsic() argument1003 OutputType = OutInTypes[0]; in RVVIntrinsic()1004 InputTypes.assign(OutInTypes.begin() + 1, OutInTypes.end()); in RVVIntrinsic()