Searched refs:cfx (Results 1 - 4 of 4) sorted by relevance

/external/clang/test/OpenMP/
H A Datomic_capture_codegen.cpp24 _Complex float cfv, cfx; variable
316 {civ = cfx; cfx = cfv + cfx;}
H A Datomic_update_codegen.cpp24 _Complex float cfv, cfx; variable
287 cfx = cfv + cfx;
H A Datomic_read_codegen.c24 _Complex float cfv, cfx; variable
151 cfv = cfx;
H A Datomic_write_codegen.c24 _Complex float cfv, cfx; variable
163 cfx = cfv;

Completed in 115 milliseconds