Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h341 bool getPaddingInReg() const { in getPaddingInReg() function
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCall.cpp2435 if (AI.getPaddingInReg()) { in ConstructAttributeList()