Searched refs:ALIGNED16 (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CodeGen/
H A Doverride-layout.c12 // If not explicitly disabled, set ALIGNED16 to 16-byte alignment.
13 #ifndef ALIGNED16
14 # define ALIGNED16 __attribute__((aligned(16))) macro
110 struct ALIGNED16 X16 {

Completed in 53 milliseconds