Home
last modified time | relevance | path

Searched refs:shouldPassIndirectlyForSwift (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
DABIInfo.h137 virtual bool shouldPassIndirectlyForSwift(CharUnits totalSize,
DSwiftCallingConv.cpp580 return getSwiftABIInfo(CGM).shouldPassIndirectlyForSwift(totalSize, in shouldPassIndirectly()
590 return getSwiftABIInfo(CGM).shouldPassIndirectlyForSwift(totalSize, in shouldPassIndirectly()
DTargetInfo.cpp954 bool shouldPassIndirectlyForSwift(CharUnits totalSize, in shouldPassIndirectlyForSwift() function in __anona890a3f30111::X86_32ABIInfo
2000 bool shouldPassIndirectlyForSwift(CharUnits totalSize, in shouldPassIndirectlyForSwift() function in __anona890a3f30211::X86_64ABIInfo
4493 bool shouldPassIndirectlyForSwift(CharUnits totalSize, in shouldPassIndirectlyForSwift() function in __anona890a3f30511::AArch64ABIInfo
5046 bool shouldPassIndirectlyForSwift(CharUnits totalSize, in shouldPassIndirectlyForSwift() function in __anona890a3f30611::ARMABIInfo
5814 bool shouldPassIndirectlyForSwift(CharUnits totalSize, in shouldPassIndirectlyForSwift() function in __anona890a3f30811::SystemZABIInfo
/external/llvm-project/clang/lib/CodeGen/
DABIInfo.h135 virtual bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> types,
DSwiftCallingConv.cpp633 return getSwiftABIInfo(CGM).shouldPassIndirectlyForSwift( in shouldPassIndirectly()
643 return getSwiftABIInfo(CGM).shouldPassIndirectlyForSwift(componentTys, in shouldPassIndirectly()
650 return getSwiftABIInfo(CGM).shouldPassIndirectlyForSwift(componentTys, in shouldPassIndirectly()
DTargetInfo.cpp804 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift() function in __anon57a50d410111::WebAssemblyABIInfo
1178 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift() function in __anon57a50d410111::X86_32ABIInfo
2349 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift() function in __anon57a50d410311::X86_64ABIInfo
2381 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type *> scalars, in shouldPassIndirectlyForSwift() function in __anon57a50d410311::WinX86_64ABIInfo
4935 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift() function in __anon57a50d410611::PPC64_SVR4_ABIInfo
5460 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift() function in __anon57a50d410711::AArch64ABIInfo
6216 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift() function in __anon57a50d410811::ARMABIInfo
7197 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift() function in __anon57a50d410c11::SystemZABIInfo