Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp3922 auto coercedEltType = coercionType->getElementType(i); in EmitFunctionEpilog() local
3923 if (ABIArgInfo::isPaddingForCoerceAndExpand(coercedEltType)) in EmitFunctionEpilog()