Home
last modified time | relevance | path

Searched refs:KMP_ARCH_STR (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libomp/
H A Dkmp_config.h74 #define KMP_ARCH_STR "IA-32" macro
76 #define KMP_ARCH_STR "Intel(R) 64" macro
78 #define KMP_ARCH_STR "AARCH64" macro
80 #define KMP_ARCH_STR "PPC64BE" macro
82 #define KMP_ARCH_STR "MIPS" macro
84 #define KMP_ARCH_STR "MIPS64" macro
86 #define KMP_ARCH_STR "RISCV64" macro
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_config.h.cmake69 #define KMP_ARCH_STR "@LIBOMP_LEGAL_ARCH@"
H A Dkmp_i18n.cpp369 ? KMP_HNT(BadExeFormat, path.str, KMP_ARCH_STR) in __kmp_i18n_do_catopen()