Searched refs:occupiesMoreThan (Results 1 – 3 of 3) sorted by relevance
255 bool SwiftABIInfo::occupiesMoreThan(ArrayRef<llvm::Type *> scalarTypes, in occupiesMoreThan() function in SwiftABIInfo275 return occupiesMoreThan(ComponentTys, /*total=*/4); in shouldPassIndirectly()
135 bool occupiesMoreThan(ArrayRef<llvm::Type *> scalarTypes,
202 return occupiesMoreThan(ComponentTys, /*total=*/3); in shouldPassIndirectly()