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

  /external/clang/test/OpenMP/
atomic_capture_codegen.cpp 58 } __attribute__ ((__packed__)) bfx3_packed; variable in typeref:struct:BitFields3_packed
    [all...]
atomic_read_codegen.c 58 } __attribute__ ((__packed__)) bfx3_packed; variable in typeref:struct:BitFields3_packed
278 // CHECK: call void @__atomic_load(i64 3, i8* getelementptr (i8, i8* bitcast (%struct.BitFields3_packed* @bfx3_packed to i8*), i64 1), i8* [[LDTEMP_VOID_PTR]], i32 0)
285 ldv = bfx3_packed.a;
atomic_update_codegen.cpp 58 } __attribute__ ((__packed__)) bfx3_packed; variable in typeref:struct:BitFields3_packed
    [all...]
atomic_write_codegen.c 58 } __attribute__ ((__packed__)) bfx3_packed; variable in typeref:struct:BitFields3_packed
404 bfx3_packed.a = ldv;

Completed in 990 milliseconds