Searched defs:shouldPassIndirectlyForSwift (Results 1 – 2 of 2) sorted by relevance
| /external/llvm-project/clang/lib/CodeGen/ |
| D | TargetInfo.cpp | 804 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift() function in __anona0595d680111::WebAssemblyABIInfo 1178 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift() function in __anona0595d680111::X86_32ABIInfo 2349 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift() function in __anona0595d680311::X86_64ABIInfo 2381 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type *> scalars, in shouldPassIndirectlyForSwift() function in __anona0595d680311::WinX86_64ABIInfo 4935 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift() function in __anona0595d680611::PPC64_SVR4_ABIInfo 5460 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift() function in __anona0595d680711::AArch64ABIInfo 6216 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift() function in __anona0595d680811::ARMABIInfo 7197 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift() function in __anona0595d680c11::SystemZABIInfo
|
| /external/clang/lib/CodeGen/ |
| D | TargetInfo.cpp | 954 bool shouldPassIndirectlyForSwift(CharUnits totalSize, in shouldPassIndirectlyForSwift() function in __anondfd1a8ba0111::X86_32ABIInfo 2000 bool shouldPassIndirectlyForSwift(CharUnits totalSize, in shouldPassIndirectlyForSwift() function in __anondfd1a8ba0211::X86_64ABIInfo 4493 bool shouldPassIndirectlyForSwift(CharUnits totalSize, in shouldPassIndirectlyForSwift() function in __anondfd1a8ba0511::AArch64ABIInfo 5046 bool shouldPassIndirectlyForSwift(CharUnits totalSize, in shouldPassIndirectlyForSwift() function in __anondfd1a8ba0611::ARMABIInfo 5814 bool shouldPassIndirectlyForSwift(CharUnits totalSize, in shouldPassIndirectlyForSwift() function in __anondfd1a8ba0811::SystemZABIInfo
|