Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DRISCVVEmitter.cpp750 StringRef ManualCodegen, const RVVTypes &OutInTypes, in RVVIntrinsic() argument
770 for (const auto &T : OutInTypes) { in RVVIntrinsic()
782 OutputType = OutInTypes[0]; in RVVIntrinsic()
783 InputTypes.assign(OutInTypes.begin() + 1, OutInTypes.end()); in RVVIntrinsic()