Home
last modified time | relevance | path

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

/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h189 static ABIArgInfo getCoerceAndExpand(llvm::StructType *coerceToType, in getCoerceAndExpand() function
/external/llvm-project/clang/include/clang/CodeGen/
DCGFunctionInfo.h240 static ABIArgInfo getCoerceAndExpand(llvm::StructType *coerceToType, in getCoerceAndExpand() function
/external/clang/lib/CodeGen/
DSwiftCallingConv.cpp762 return ABIArgInfo::getCoerceAndExpand(types.first, types.second); in classifyExpandedType()
/external/llvm-project/clang/lib/CodeGen/
DSwiftCallingConv.cpp811 return ABIArgInfo::getCoerceAndExpand(types.first, types.second); in classifyExpandedType()
DTargetInfo.cpp10541 return ABIArgInfo::getCoerceAndExpand( in coerceAndExpandFPCCEligibleStruct()
10572 return ABIArgInfo::getCoerceAndExpand(CoerceToType, UnpaddedCoerceToType); in coerceAndExpandFPCCEligibleStruct()