Searched defs:ALIGN8 (Results 1 – 10 of 10) sorted by relevance
64 #define ALIGN8(x) ((((x) + 7) >> 3) << 3) macro
50 #define ALIGN8(x) ((((x) + 7) >> 3) << 3) macro
53 #define ALIGN8(x) ((((x) + 7) >> 3) << 3) macro
49 #define ALIGN8(x) ((((x) + 7) >> 3) << 3) macro
66 ALIGN8 in EmitSpecializedLibcall() enumerator
65 ALIGN8 in EmitSpecializedLibcall() enumerator
62 #define ALIGN8(x) ((((x) + 7) >> 3) << 3) macro
68 #define ALIGN8(x) ((((x) + 7) >> 3) << 3) macro