Searched refs:uix (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/OpenMP/
H A Datomic_update_codegen.cpp15 unsigned int uiv, uix; variable
122 uix -= uiv;
148 uix >>= uiv;
462 uix = iv | uix;
H A Datomic_read_codegen.c15 unsigned int uiv, uix; variable
105 uiv = uix;
180 iv = uix;
H A Datomic_write_codegen.c15 unsigned int uiv, uix; variable
105 uix = uiv;
197 uix = iv;

Completed in 112 milliseconds