Home
last modified time | relevance | path

Searched defs:isSPMDMode (Results 1 – 12 of 12) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/libomptarget/deviceRTLs/common/src/
H A Dsupport.cu28 DEVICE bool isSPMDMode() { return (execution_param & ModeMask) == Spmd; } in isSPMDMode() function
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/libomptarget/deviceRTLs/common/src/
H A Dsupport.cu28 DEVICE bool isSPMDMode() { return (execution_param & ModeMask) == Spmd; } in isSPMDMode() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/libomptarget/deviceRTLs/common/src/
H A Dsupport.cu29 DEVICE bool isSPMDMode() { return (execution_param & ModeMask) == Spmd; } in isSPMDMode() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/libomptarget/deviceRTLs/common/src/
H A Dsupport.cu28 DEVICE bool isSPMDMode() { return (execution_param & ModeMask) == Spmd; } in isSPMDMode() function
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/libomptarget/deviceRTLs/common/src/
H A Dsupport.cu29 DEVICE bool isSPMDMode() { return (execution_param & ModeMask) == Spmd; } in isSPMDMode() function
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/libomptarget/deviceRTLs/common/src/
H A Dsupport.cu28 DEVICE bool isSPMDMode() { return (execution_param & ModeMask) == Spmd; } in isSPMDMode() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/libomptarget/deviceRTLs/common/src/
H A Dsupport.cu28 DEVICE bool isSPMDMode() { return (execution_param & ModeMask) == Spmd; } in isSPMDMode() function
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/libomptarget/deviceRTLs/nvptx/src/
H A Dsupporti.h25 INLINE bool isSPMDMode() { return (execution_param & ModeMask) == Spmd; } in isSPMDMode() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/libomptarget/DeviceRTL/src/
H A DMapping.cpp216 bool mapping::isSPMDMode() { return IsSPMDMode; } in isSPMDMode() function in mapping
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/libomptarget/DeviceRTL/src/
H A DMapping.cpp216 bool mapping::isSPMDMode() { return IsSPMDMode; } in isSPMDMode() function in mapping
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/libomptarget/deviceRTLs/nvptx/src/
H A Dsupporti.h24 INLINE bool isSPMDMode() { return (execution_param & ModeMask) == Spmd; } in isSPMDMode() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/libomptarget/DeviceRTL/src/
H A DMapping.cpp227 bool mapping::isSPMDMode() { return IsSPMDMode; } in isSPMDMode() function in mapping