|
LLVM 23.0.0git
|
#include "SPIRVModuleAnalysis.h"#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/SmallVector.h"#include "llvm/ADT/StringRef.h"#include "llvm/MC/MCRegister.h"#include "llvm/Support/Allocator.h"#include "llvm/Support/StringSaver.h"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 } |