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