Searched defs:vfloat32 (Results 1 – 1 of 1) sorted by relevance
19 using vfloat32 = __attribute__((vector_size(16))) float; variable34 using vfloat32 = __attribute__((altivec(vector__))) float; variable164 C10_VSX_VEC_NAN_PROPAG(vec_min_nan2, vfloat32, vbool32, vec_min) in C10_VSX_VEC_NAN_PROPAG() argument