Searched refs:DoubleVec (Results 1 – 1 of 1) sorted by relevance
55 typedef Double DoubleVec __attribute__((vector_size(16))); typedef58 double magnitude(DoubleVec) __attribute__((__overloadable__));60 double test_p6600(DoubleVec d) { in test_p6600()