Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/
H A Dvsx_helpers.h20 using vfloat64 = __attribute__((vector_size(16))) double; variable
35 using vfloat64 = __attribute__((altivec(vector__))) double; variable