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

  /external/clang/test/OpenMP/
atomic_read_codegen.c 64 } bfx4; variable in typeref:struct:BitFields4
286 // CHECK: [[LD:%.+]] = load atomic i64, i64* bitcast (%struct.BitFields4* @bfx4 to i64*) monotonic
294 ldv = bfx4.a;
304 // CHECK: [[LD:%.+]] = load atomic i64, i64* bitcast (%struct.BitFields4* @bfx4 to i64*) monotonic
311 ldv = bfx4.b;
atomic_write_codegen.c 64 } bfx4; variable in typeref:struct:BitFields4
424 bfx4.a = ldv;
462 bfx4.b = ldv;
atomic_capture_codegen.cpp 64 } bfx4; variable in typeref:struct:BitFields4
    [all...]
atomic_update_codegen.cpp 64 } bfx4; variable in typeref:struct:BitFields4
    [all...]

Completed in 871 milliseconds