Searched refs:ASM_VECDotProduct (Results 1 – 3 of 3) sorted by relevance
493 .global ASM_VECDotProduct symbol496 ASM_VECDotProduct: label497 .type ASM_VECDotProduct, @function511 .size ASM_VECDotProduct,$-ASM_VECDotProduct
1128 f32 ASM_VECDotProduct ( const Vec *a, const Vec *b );1136 #define VECDotProduct ASM_VECDotProduct