Searched defs:cf32 (Results 1 – 3 of 3) sorted by relevance
12 volatile _Complex float cf32 __attribute__((aligned(32))); variable [all...]
1092 _Complex float cf32, _Complex double cf64, _Complex _Float16 cf16) { in call_variadic() argument 1351 _Complex float cf32, _Complex double cf64, _Complex _Float16 cf16) { in call_variadic_indirect() argument
862 const float cf32; test_builtin_elementwise_copysign() local