Home
last modified time | relevance | path

Searched defs:PaddingInReg (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h91 bool PaddingInReg : 1; variable
204 static ABIArgInfo getExpandWithPadding(bool PaddingInReg, in getExpandWithPadding()