HomeSort by relevance Sort by last modified time
    Searched refs:ullx (Results 1 - 4 of 4) sorted by null

  /external/clang/test/OpenMP/
atomic_capture_codegen.cpp 19 unsigned long long ullv, ullx; variable
204 llv = ullx |= ullv;
    [all...]
atomic_read_codegen.c 19 unsigned long long ullv, ullx; variable
124 ullv = ullx;
atomic_update_codegen.cpp 19 unsigned long long ullv, ullx; variable
189 ullx |= ullv;
    [all...]
atomic_write_codegen.c 19 unsigned long long ullv, ullx; variable
124 ullx = ullv;

Completed in 70 milliseconds