Home
last modified time | relevance | path

Searched refs:HandleAggregates (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DTargetInfo.cpp6187 llvm::Type* HandleAggregates(QualType Ty, uint64_t TySize) const;
6274 llvm::Type* MipsABIInfo::HandleAggregates(QualType Ty, uint64_t TySize) const { in HandleAggregates() function in MipsABIInfo
6365 ABIArgInfo::getDirect(HandleAggregates(Ty, TySize), 0, in classifyArgumentType()
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp7621 llvm::Type* HandleAggregates(QualType Ty, uint64_t TySize) const;
7723 llvm::Type* MipsABIInfo::HandleAggregates(QualType Ty, uint64_t TySize) const { in HandleAggregates() function in MipsABIInfo
7814 ABIArgInfo::getDirect(HandleAggregates(Ty, TySize), 0, in classifyArgumentType()