LLVM 23.0.0git
SPIRVAuxDataHandler.h File Reference

Go to the source code of this file.

Classes

class  llvm::SPIRVAuxDataHandler

Namespaces

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

Enumerations

enum  llvm::AuxDataOpcode : int64_t {
  llvm::FunctionMetadataOpcode = 0 , llvm::FunctionAttributeOpcode = 1 , llvm::GlobalVariableMetadataOpcode = 2 , llvm::GlobalVariableAttributeOpcode = 3 ,
  llvm::LinkageOpcode = 4
}