Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dvolatile-complex.c12 volatile _Complex float cf32 __attribute__((aligned(32))); variable
45 (void)(cf32); in test_cf32()
50 (void)(cf32=cf32); in test_cf32()