Home
last modified time | relevance | path

Searched defs:aligned_b (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Datomic-ops.c699 __attribute__((aligned)) struct Underaligned aligned_a, aligned_b, aligned_c; in test_underaligned() local
/llvm-project/compiler-rt/lib/asan/
H A Dasan_poisoning.cpp182 uptr aligned_b = RoundUpTo(beg, ASAN_SHADOW_GRANULARITY); __asan_region_is_poisoned() local