Searched refs:returnAggregateInRegs (Results 1 – 1 of 1) sorted by relevance
6821 llvm::Type* returnAggregateInRegs(QualType RetTy, uint64_t Size) const;7032 MipsABIInfo::returnAggregateInRegs(QualType RetTy, uint64_t Size) const { in returnAggregateInRegs() function in MipsABIInfo7094 ABIArgInfo::getDirect(returnAggregateInRegs(RetTy, Size)); in classifyReturnType()