Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h186 bool getPaddingInReg() const { in getPaddingInReg() function
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp1536 if (AI.getPaddingInReg()) in ConstructAttributeList()