LLVM 24.0.0git
SPIRVMetadata.cpp File Reference
#include "SPIRVMetadata.h"

Go to the source code of this file.

Namespaces

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

Functions

static MDString * getOCLKernelArgAttribute (const Function &F, unsigned ArgIdx, StringRef AttributeName)
MDString * llvm::getOCLKernelArgAccessQual (const Function &F, unsigned ArgIdx)

Function Documentation

◆ getOCLKernelArgAttribute()