LLVM 22.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 MDStringgetOCLKernelArgAttribute (const Function &F, unsigned ArgIdx, const StringRef AttributeName)
MDStringllvm::getOCLKernelArgAccessQual (const Function &F, unsigned ArgIdx)
MDStringllvm::getOCLKernelArgTypeQual (const Function &F, unsigned ArgIdx)

Function Documentation

◆ getOCLKernelArgAttribute()