Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp852 const RVVTypes &OutInTypes, in RVVIntrinsic() argument
877 OutputType = OutInTypes[0]; in RVVIntrinsic()
878 InputTypes.assign(OutInTypes.begin() + 1, OutInTypes.end()); in RVVIntrinsic()