Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.cpp2802 auto coercedEltType = coercionType->getElementType(i); in EmitFunctionEpilog() local
2803 if (ABIArgInfo::isPaddingForCoerceAndExpand(coercedEltType)) in EmitFunctionEpilog()
/external/llvm-project/clang/lib/CodeGen/
DCGCall.cpp3335 auto coercedEltType = coercionType->getElementType(i); in EmitFunctionEpilog() local
3336 if (ABIArgInfo::isPaddingForCoerceAndExpand(coercedEltType)) in EmitFunctionEpilog()