Searched refs:KMP_ARCH_MIPS64 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_platform.h100 #define KMP_ARCH_MIPS64 0 macro
133 #undef KMP_ARCH_MIPS64 macro
134 #define KMP_ARCH_MIPS64 1 macro
206 KMP_ARCH_AARCH64 + KMP_ARCH_MIPS + KMP_ARCH_MIPS64 + KMP_ARCH_RISCV64)
H A Dkmp_os.h170 KMP_ARCH_MIPS64 || KMP_ARCH_RISCV64
857 KMP_ARCH_MIPS64 || KMP_ARCH_RISCV64
H A Dz_Linux_asm.S1744 #if KMP_ARCH_PPC64 || KMP_ARCH_AARCH64 || KMP_ARCH_MIPS64 || KMP_ARCH_RISCV64
1753 #endif /* KMP_ARCH_PPC64 || KMP_ARCH_AARCH64 || KMP_ARCH_MIPS64 ||
H A Dkmp_affinity.h225 #elif KMP_ARCH_MIPS64
H A Dkmp_csupport.cpp665 #elif (KMP_ARCH_ARM || KMP_ARCH_AARCH64 || KMP_ARCH_MIPS || KMP_ARCH_MIPS64 || \
H A Dkmp_runtime.cpp8082 KMP_ARCH_MIPS64 || KMP_ARCH_RISCV64

Completed in 246 milliseconds