Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbitfield-2.c113 int f2_load(union u2 *a0) { in f2_load() function
130 res ^= f2_load(&g2) ^ f2_store(&g2) ^ f2_reload(&g2); in test_2()