Home
last modified time | relevance | path

Searched defs:shouldPassIndirectly (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DABIInfo.cpp273 bool SwiftABIInfo::shouldPassIndirectly(ArrayRef<llvm::Type *> ComponentTys, shouldPassIndirectly() function in SwiftABIInfo
H A DSwiftCallingConv.cpp627 bool SwiftAggLowering::shouldPassIndirectly(bool asReturnValue) const { shouldPassIndirectly() function in SwiftAggLowering
647 bool swiftcall::shouldPassIndirectly(CodeGenModule &CGM, shouldPassIndirectly() function in swiftcall
/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp196 bool shouldPassIndirectly(ArrayRef<llvm::Type *> ComponentTys, shouldPassIndirectly() function in __anonbe5ae8e00111::X86_32SwiftABIInfo