Home | History | Annotate | Download | only in ARM

Lines Matching refs:RetTyParams

14008   std::vector<Type*> RetTyParams;
14019 RetTyParams.push_back(RetTyElement);
14020 RetTyParams.push_back(RetTyElement);
14021 ArrayRef<Type*> ret = ArrayRef<Type*>(RetTyParams);