Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h296 bool getPaddingInReg() const { in getPaddingInReg() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.cpp2039 if (AI.getPaddingInReg()) { in ConstructAttributeList()