Home
last modified time | relevance | path

Searched refs:KMP_ARCH_RISCV64 (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_platform.h115 #define KMP_ARCH_RISCV64 0 macro
176 #undef KMP_ARCH_RISCV64
177 #define KMP_ARCH_RISCV64 1 macro
260 KMP_ARCH_RISCV64 + KMP_ARCH_LOONGARCH64 + KMP_ARCH_VE + \
H A Dkmp_os.h185 KMP_ARCH_MIPS64 || KMP_ARCH_RISCV64 || KMP_ARCH_LOONGARCH64 || \
1053 KMP_ARCH_MIPS64 || KMP_ARCH_RISCV64 || KMP_ARCH_LOONGARCH64 || \
H A Dz_Linux_asm.S1791 #if KMP_ARCH_RISCV64
2478 KMP_ARCH_RISCV64 || KMP_ARCH_LOONGARCH64 || KMP_ARCH_VE || \
H A Dkmp_affinity.h279 #elif KMP_ARCH_RISCV64
H A Dz_Linux_util.cpp2730 KMP_ARCH_PPC64 || KMP_ARCH_RISCV64 || KMP_ARCH_LOONGARCH64 || \
H A Dkmp_runtime.cpp8950 KMP_ARCH_MIPS64 || KMP_ARCH_RISCV64 || KMP_ARCH_LOONGARCH64 || \ in __kmp_determine_reduction_method()
/freebsd/lib/libomp/
H A Dkmp_config.h85 #elif KMP_ARCH_RISCV64