LLVM 19.0.0git
Namespaces | Functions
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()

static MDString * getOCLKernelArgAttribute ( const Function F,
unsigned  ArgIdx,
const StringRef  AttributeName 
)
static