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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPort.h16 #define COMPILER_RT_ALIGNAS(x) __declspec(align(x)) macro
27 #define COMPILER_RT_ALIGNAS(x) __attribute__((aligned(x))) macro
H A DInstrProfiling.h24 typedef struct COMPILER_RT_ALIGNAS(INSTR_PROF_DATA_ALIGNMENT)

Completed in 128 milliseconds