Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp626 bool SwiftAggLowering::shouldPassIndirectly(bool asReturnValue) const { in shouldPassIndirectly() function in SwiftAggLowering
646 bool swiftcall::shouldPassIndirectly(CodeGenModule &CGM, in shouldPassIndirectly() function in swiftcall
H A DTargetInfo.cpp155 bool SwiftABIInfo::shouldPassIndirectly(ArrayRef<llvm::Type *> ComponentTys, in shouldPassIndirectly() function in SwiftABIInfo
1234 bool shouldPassIndirectly(ArrayRef<llvm::Type *> ComponentTys, in shouldPassIndirectly() function in __anon0040e4080111::X86_32SwiftABIInfo