Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dvolatile-complex.c12 volatile _Complex float cf32 __attribute__((aligned(32))); variable
[all...]
H A Dnofpclass.c1092 _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
/llvm-project/clang/test/Sema/
H A Dbuiltins-elementwise-math.c862 const float cf32; test_builtin_elementwise_copysign() local