Searched refs:fvf (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/sh/
H A Dushmedia.h623 sh_media_FTRV_S (const void *mtrxg, const void *fvh, void *fvf) argument
630 *(v4sf*) fvf = __builtin_sh_media_FTRV_S (mtrx, vh);
919 sh_media_FVCOPY_S (const void *fvg, void *fvf) argument
922 __GCC_FV *f = fvf;
928 sh_media_FVADD_S (const void *fvg, const void *fvh, void *fvf) argument
931 float *f = fvf;
947 sh_media_FVSUB_S (const void *fvg, const void *fvh, void *fvf) argument
950 float *f = fvf;
1013 sh_media_FTRVADD_S (const void *mtrxg, const void *fvh, const void *fvi, void *fvf) argument
1015 sh_media_FTRV_S (mtrxg, fvh, fvf);
1021 sh_media_FTRVSUB_S(const void *mtrxg, const void *fvh, const void *fvi, void *fvf) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/sh/
H A Dushmedia.h625 sh_media_FTRV_S (const void *mtrxg, const void *fvh, void *fvf) argument
632 *(v4sf*) fvf = __builtin_sh_media_FTRV_S (mtrx, vh);
921 sh_media_FVCOPY_S (const void *fvg, void *fvf) argument
924 __GCC_FV *f = fvf;
930 sh_media_FVADD_S (const void *fvg, const void *fvh, void *fvf) argument
933 float *f = fvf;
949 sh_media_FVSUB_S (const void *fvg, const void *fvh, void *fvf) argument
952 float *f = fvf;
1015 sh_media_FTRVADD_S (const void *mtrxg, const void *fvh, const void *fvi, void *fvf) argument
1017 sh_media_FTRV_S (mtrxg, fvh, fvf);
1023 sh_media_FTRVSUB_S(const void *mtrxg, const void *fvh, const void *fvi, void *fvf) argument
[all...]

Completed in 110 milliseconds