Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/macros/properties/
H A Darchitectures.h21 #define LIBC_TARGET_ARCH_IS_GPU macro
24 #if defined(__pnacl__) || defined(__CLR_VER) || defined(LIBC_TARGET_ARCH_IS_GPU)
H A Dcpu_features.h104 #if defined(LIBC_TARGET_ARCH_IS_AARCH64) || defined(LIBC_TARGET_ARCH_IS_GPU)
/freebsd/contrib/llvm-project/libc/src/__support/threads/
H A Dmutex.h42 #elif defined(LIBC_TARGET_ARCH_IS_GPU)
/freebsd/contrib/llvm-project/libc/src/__support/OSUtil/
H A Dio.h14 #if defined(LIBC_TARGET_ARCH_IS_GPU)
/freebsd/contrib/llvm-project/libc/src/__support/macros/
H A Dattributes.h31 #ifdef LIBC_TARGET_ARCH_IS_GPU
/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/
H A Dnearest_integer.h21 #elif defined(LIBC_TARGET_ARCH_IS_GPU)
/freebsd/contrib/llvm-project/libc/src/__support/HashTable/generic/
H A Dbitmask_impl.inc18 #ifdef LIBC_TARGET_ARCH_IS_GPU