Searched defs:shouldPassIndirectly (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | ABIInfo.cpp | 273 bool SwiftABIInfo::shouldPassIndirectly(ArrayRef<llvm::Type *> ComponentTys, in shouldPassIndirectly() function in SwiftABIInfo |
H A D | SwiftCallingConv.cpp | 627 bool SwiftAggLowering::shouldPassIndirectly(bool asReturnValue) const { in shouldPassIndirectly() function in SwiftAggLowering |
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | X86.cpp | 196 bool shouldPassIndirectly(ArrayRef<llvm::Type *> ComponentTys, in shouldPassIndirectly() function in __anon8aa8892d0111::X86_32SwiftABIInfo |