Home
last modified time | relevance | path

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

/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h189 static ABIArgInfo getCoerceAndExpand(llvm::StructType *coerceToType, in getCoerceAndExpand() function
/external/clang/lib/CodeGen/
DSwiftCallingConv.cpp762 return ABIArgInfo::getCoerceAndExpand(types.first, types.second); in classifyExpandedType()