Home
last modified time | relevance | path

Searched defs:ALIGNED (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/pa/
H A Dpa-pro-end.h63 #define ASM_OUTPUT_ALIGNED_COMMON(FILE, NAME, SIZE, ALIGNED) \ argument
73 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGNED) \ argument
H A Dpa.h1892 #define ASM_OUTPUT_ALIGNED_COMMON(FILE, NAME, SIZE, ALIGNED) \ argument
1901 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGNED) \ argument
/openbsd/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan.cpp60 ALIGNED(16) THREADLOCAL u64 __msan_va_arg_tls[kMsanParamTlsSize / sizeof(u64)]; variable
63 ALIGNED(16) variable
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h218 # define ALIGNED(x) __declspec(align(x)) macro
232 # define ALIGNED(x) __attribute__((aligned(x))) macro
H A Dsanitizer_allocator_primary32.h281 struct ALIGNED(SANITIZER_CACHE_LINE_SIZE) SizeClassInfo { in ALIGNED() function
H A Dsanitizer_allocator_primary64.h668 struct ALIGNED(SANITIZER_CACHE_LINE_SIZE) RegionInfo { in ALIGNED() function
/openbsd/gnu/gcc/gcc/config/sparc/
H A Dsparc.h2345 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGNED) \ argument
/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc.h2894 #define ASM_OUTPUT_ALIGNED_LOCAL(FILE, NAME, SIZE, ALIGNED) \ argument