clang 19.0.0git
Public Attributes | List of all members
CopyOptionsTy Struct Reference

Public Attributes

llvm::Value * RemoteLaneOffset
 
llvm::Value * ScratchpadIndex
 
llvm::Value * ScratchpadWidth
 

Detailed Description

Definition at line 1569 of file CGOpenMPRuntimeGPU.cpp.

Member Data Documentation

◆ RemoteLaneOffset

llvm::Value* CopyOptionsTy::RemoteLaneOffset

Definition at line 1570 of file CGOpenMPRuntimeGPU.cpp.

◆ ScratchpadIndex

llvm::Value* CopyOptionsTy::ScratchpadIndex

Definition at line 1571 of file CGOpenMPRuntimeGPU.cpp.

◆ ScratchpadWidth

llvm::Value* CopyOptionsTy::ScratchpadWidth

Definition at line 1572 of file CGOpenMPRuntimeGPU.cpp.


The documentation for this struct was generated from the following file: