26#include <typelib/typedescription.hxx>
44bool examine_argument( typelib_TypeDescriptionReference *pTypeRef,
int &nUsedGPR,
int &nUsedSSE )
noexcept;
63void fill_struct( typelib_TypeDescriptionReference *pTypeRef,
const sal_uInt64* pGPR,
const double* pSSE,
void *pStruct )
noexcept;
bool examine_argument(typelib_TypeDescriptionReference *pTypeRef, int &nUsedGPR, int &nUsedSSE) noexcept
bool return_in_hidden_param(typelib_TypeDescriptionReference *pTypeRef) noexcept
Does function that returns this type use a hidden parameter, or registers?
void fill_struct(typelib_TypeDescriptionReference *pTypeRef, const sal_uInt64 *pGPR, const double *pSSE, void *pStruct) noexcept
const sal_uInt32 MAX_SSE_REGS
ReturnKind getReturnKind(typelib_TypeDescriptionReference *type) noexcept
const sal_uInt32 MAX_GPR_REGS