Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/CodeGen/
DCGFunctionInfo.h250 static ABIArgInfo getCoerceAndExpand(llvm::StructType *coerceToType, in getCoerceAndExpand() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DSwiftCallingConv.cpp811 return ABIArgInfo::getCoerceAndExpand(types.first, types.second); in classifyExpandedType()
DTargetInfo.cpp10749 return ABIArgInfo::getCoerceAndExpand( in coerceAndExpandFPCCEligibleStruct()
10780 return ABIArgInfo::getCoerceAndExpand(CoerceToType, UnpaddedCoerceToType); in coerceAndExpandFPCCEligibleStruct()