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