Searched refs:vec_splatid (Results 1 – 3 of 3) sorted by relevance
297 define dso_local <2 x double> @vec_splatid() local_unnamed_addr {298 ; CHECK-LABEL: vec_splatid:
1561 return vec_splatid(1.0); in test_vec_vec_splatid()
19017 static __inline__ vector double __ATTRS_o_ai vec_splatid(const float __a) { in vec_splatid() function