Searched refs:constructArgInfos (Results 1 – 2 of 2) sorted by relevance
1076 constructArgInfos(ArgList); in RVVArgDispatcher()1093 template <typename Arg> void constructArgInfos(ArrayRef<Arg> Ret);
22044 void RVVArgDispatcher::constructArgInfos(ArrayRef<Arg> ArgList) { in constructArgInfos() function in RVVArgDispatcher22101 void RVVArgDispatcher::constructArgInfos<Type *>(ArrayRef<Type *> TypeList) { in constructArgInfos() function in RVVArgDispatcher