LLVM
8.0.1
|
Variables | |
constexpr char | ReqdWorkGroupSize [] = "ReqdWorkGroupSize" |
Key for Kernel::Attr::Metadata::mReqdWorkGroupSize. More... | |
constexpr char | WorkGroupSizeHint [] = "WorkGroupSizeHint" |
Key for Kernel::Attr::Metadata::mWorkGroupSizeHint. More... | |
constexpr char | VecTypeHint [] = "VecTypeHint" |
Key for Kernel::Attr::Metadata::mVecTypeHint. More... | |
constexpr char | RuntimeHandle [] = "RuntimeHandle" |
Key for Kernel::Attr::Metadata::mRuntimeHandle. More... | |
constexpr char llvm::AMDGPU::HSAMD::Kernel::Attrs::Key::ReqdWorkGroupSize[] = "ReqdWorkGroupSize" |
Key for Kernel::Attr::Metadata::mReqdWorkGroupSize.
Definition at line 110 of file AMDGPUMetadata.h.
Referenced by llvm::yaml::MappingTraits< Kernel::Attrs::Metadata >::mapping().
constexpr char llvm::AMDGPU::HSAMD::Kernel::Attrs::Key::RuntimeHandle[] = "RuntimeHandle" |
Key for Kernel::Attr::Metadata::mRuntimeHandle.
Definition at line 116 of file AMDGPUMetadata.h.
Referenced by collectFunctionUsers(), and llvm::yaml::MappingTraits< Kernel::Attrs::Metadata >::mapping().
constexpr char llvm::AMDGPU::HSAMD::Kernel::Attrs::Key::VecTypeHint[] = "VecTypeHint" |
Key for Kernel::Attr::Metadata::mVecTypeHint.
Definition at line 114 of file AMDGPUMetadata.h.
Referenced by llvm::yaml::MappingTraits< Kernel::Attrs::Metadata >::mapping().
constexpr char llvm::AMDGPU::HSAMD::Kernel::Attrs::Key::WorkGroupSizeHint[] = "WorkGroupSizeHint" |
Key for Kernel::Attr::Metadata::mWorkGroupSizeHint.
Definition at line 112 of file AMDGPUMetadata.h.
Referenced by llvm::yaml::MappingTraits< Kernel::Attrs::Metadata >::mapping().