Home
last modified time | relevance | path

Searched refs:bfx2_packed (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/clang/test/OpenMP/
Datomic_update_codegen.cpp52 } __attribute__ ((__packed__)) bfx2_packed; variable
696 bfx2_packed.a = ldv / bfx2_packed.a; in main()
Datomic_capture_codegen.cpp53 } __attribute__ ((__packed__)) bfx2_packed; variable
758 iv = bfx2_packed.a = ldv / bfx2_packed.a; in main()
Datomic_read_codegen.c53 } __attribute__ ((__packed__)) bfx2_packed; variable
273 ldv = bfx2_packed.a; in main()
Datomic_write_codegen.c53 } __attribute__ ((__packed__)) bfx2_packed; variable
371 bfx2_packed.a = ldv; in main()
/external/clang/test/OpenMP/
Datomic_update_codegen.cpp48 } __attribute__ ((__packed__)) bfx2_packed; variable
733 bfx2_packed.a = ldv / bfx2_packed.a; in main()
Datomic_capture_codegen.cpp48 } __attribute__ ((__packed__)) bfx2_packed; variable
797 iv = bfx2_packed.a = ldv / bfx2_packed.a; in main()
Datomic_write_codegen.c48 } __attribute__ ((__packed__)) bfx2_packed; variable
363 bfx2_packed.a = ldv; in main()
Datomic_read_codegen.c48 } __attribute__ ((__packed__)) bfx2_packed; variable
268 ldv = bfx2_packed.a; in main()