Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h234 static ABIArgInfo getExpand() { in getExpand() function
241 auto AI = getExpand(); in getExpandWithPadding()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp834 return (forReturn ? ABIArgInfo::getDirect() : ABIArgInfo::getExpand()); in classifyType()
H A DTargetInfo.cpp883 return ABIArgInfo::getExpand(); in classifyArgumentType()
1802 return ABIArgInfo::getExpand(); in classifyArgumentType()
4220 return ABIArgInfo::getExpand(); in classify()
4229 return ABIArgInfo::getExpand(); in classify()