Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
D2009-06-14-HighlyAligned.c4 static int highly_aligned __attribute__((aligned(4096))); variable
7 return highly_aligned; in f()