Home
last modified time | relevance | path

Searched defs:vfloat32 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/
H A Dvsx_helpers.h19 using vfloat32 = __attribute__((vector_size(16))) float; variable
34 using vfloat32 = __attribute__((altivec(vector__))) float; variable
164 C10_VSX_VEC_NAN_PROPAG(vec_min_nan2, vfloat32, vbool32, vec_min) in C10_VSX_VEC_NAN_PROPAG() argument