Searched refs:getExpand (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h152 static ABIArgInfo getExpand() { function
157 auto AI = getExpand();
/external/clang/lib/CodeGen/
H A DTargetInfo.cpp663 // could do reasonable-size multiple-element structs too, using getExpand(),
1333 return ABIArgInfo::getExpand();
3373 return ABIArgInfo::getExpand();

Completed in 78 milliseconds