Searched refs:fpReturn (Results 1 – 1 of 1) sorted by relevance
115 double fpReturn[4] = { 0, 0, 0, 0 }; in callVirtualMethod() local131 gpReturn, fpReturn ); in callVirtualMethod()165 *reinterpret_cast<float *>( &fpReturn[0] ); in callVirtualMethod()168 *reinterpret_cast<double *>( pRegisterReturn ) = fpReturn[0]; in callVirtualMethod()177 aarch64::fill_struct( pReturnTypeRef, &gpReturn[0], &fpReturn[0], pRegisterReturn); in callVirtualMethod()