Home
last modified time | relevance | path

Searched refs:getCoerceAndExpand (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h250 static ABIArgInfo getCoerceAndExpand(llvm::StructType *coerceToType, in getCoerceAndExpand() function
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp811 return ABIArgInfo::getCoerceAndExpand(types.first, types.second); in classifyExpandedType()
H A DTargetInfo.cpp10703 return ABIArgInfo::getCoerceAndExpand( in coerceAndExpandFPCCEligibleStruct()
10734 return ABIArgInfo::getCoerceAndExpand(CoerceToType, UnpaddedCoerceToType); in coerceAndExpandFPCCEligibleStruct()