Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h110 bool PaddingInReg : 1; variable
239 static ABIArgInfo getExpandWithPadding(bool PaddingInReg, in getExpandWithPadding() argument