Home
last modified time | relevance | path

Searched refs:OutInTypes (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp853 const RVVTypes &OutInTypes, const std::vector<int64_t> &NewIntrinsicTypes, in RVVIntrinsic() argument
877 OutputType = OutInTypes[0]; in RVVIntrinsic()
878 InputTypes.assign(OutInTypes.begin() + 1, OutInTypes.end()); in RVVIntrinsic()