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