Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h341 bool getPaddingInReg() const { in getPaddingInReg() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp2370 if (AI.getPaddingInReg()) { in ConstructAttributeList()