Home
last modified time | relevance | path

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

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