Home
last modified time | relevance | path

Searched defs:KMP_ALIGN (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.h89 struct KMP_ALIGN(32) { // compiler does not accept sizeof(T)*4 struct
90 T parm1;
91 T parm2;
92 T parm3;
93 T parm4;
H A Dkmp.h1908 // KMP_ALIGN(32) ensures (if the KMP_ALIGN macro is turned on) argument
1948 // KMP_ALIGN(32) ensures ( if the KMP_ALIGN macro is turned on ) argument
1906 struct KMP_ALIGN(32) { global() struct
1907 parm1dispatch_private_info32::KMP_ALIGN global() argument
1909 parm3dispatch_private_info32::KMP_ALIGN global() argument
1910 parm4dispatch_private_info32::KMP_ALIGN global() argument
1945 struct KMP_ALIGN(32) { global() struct
1946 parm1dispatch_private_info64::KMP_ALIGN global() argument
1947 parm2dispatch_private_info64::KMP_ALIGN global() argument
1949 parm4dispatch_private_info64::KMP_ALIGN global() argument