LLVM 19.0.0git
Classes | Namespaces | Functions
MCSPIRVObjectWriter.h File Reference
#include "llvm/MC/MCObjectWriter.h"
#include "llvm/Support/raw_ostream.h"
#include <memory>

Go to the source code of this file.

Classes

class  llvm::MCSPIRVObjectTargetWriter
 

Namespaces

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

Functions

std::unique_ptr< MCObjectWriterllvm::createSPIRVObjectWriter (std::unique_ptr< MCSPIRVObjectTargetWriter > MOTW, raw_pwrite_stream &OS)
 Construct a new SPIR-V writer instance.