Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h239 static ABIArgInfo getExpandWithPadding(bool PaddingInReg, in getExpandWithPadding() function
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp1845 return ABIArgInfo::getExpandWithPadding( in classifyArgumentType()