LLVM 17.0.0git
Namespaces | Enumerations
OMPDeviceConstants.h File Reference

This file defines constans that will be used by both host and device compilation. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::omp
 

Enumerations

enum  llvm::omp::OMPTgtExecModeFlags : unsigned char { llvm::omp::OMP_TGT_EXEC_MODE_GENERIC = 1 << 0 , llvm::omp::OMP_TGT_EXEC_MODE_SPMD = 1 << 1 , llvm::omp::OMP_TGT_EXEC_MODE_GENERIC_SPMD }
 

Detailed Description

This file defines constans that will be used by both host and device compilation.

Definition in file OMPDeviceConstants.h.