LLVM 19.0.0git
Public Attributes | List of all members
llvm::OpenMPIRBuilder::CopyOptionsTy Struct Reference

#include "llvm/Frontend/OpenMP/OMPIRBuilder.h"

Public Attributes

ValueRemoteLaneOffset = nullptr
 
ValueScratchpadIndex = nullptr
 
ValueScratchpadWidth = nullptr
 

Detailed Description

Definition at line 1340 of file OMPIRBuilder.h.

Member Data Documentation

◆ RemoteLaneOffset

Value* llvm::OpenMPIRBuilder::CopyOptionsTy::RemoteLaneOffset = nullptr

Definition at line 1341 of file OMPIRBuilder.h.

◆ ScratchpadIndex

Value* llvm::OpenMPIRBuilder::CopyOptionsTy::ScratchpadIndex = nullptr

Definition at line 1342 of file OMPIRBuilder.h.

◆ ScratchpadWidth

Value* llvm::OpenMPIRBuilder::CopyOptionsTy::ScratchpadWidth = nullptr

Definition at line 1343 of file OMPIRBuilder.h.


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