LLVM 22.0.0git
|
Printer pass for RootSignatureAnalysis results. More...
#include "Target/DirectX/DXILRootSignature.h"
Public Member Functions | |
RootSignatureAnalysisPrinter (raw_ostream &OS) | |
PreservedAnalyses | run (Module &M, ModuleAnalysisManager &AM) |
Public Member Functions inherited from llvm::PassInfoMixin< RootSignatureAnalysisPrinter > | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::PassInfoMixin< RootSignatureAnalysisPrinter > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. |
Printer pass for RootSignatureAnalysis results.
Definition at line 86 of file DXILRootSignature.h.
|
inlineexplicit |
Definition at line 91 of file DXILRootSignature.h.
PreservedAnalyses RootSignatureAnalysisPrinter::run | ( | Module & | M, |
ModuleAnalysisManager & | AM ) |
Definition at line 168 of file DXILRootSignature.cpp.
References llvm::PreservedAnalyses::all(), llvm::dxil::RootSignatureBindingInfo::end(), llvm::enumToStringRef(), F, llvm::dxil::RootSignatureBindingInfo::find(), llvm::mcdxbc::RootDescriptor::Flags, llvm::format_hex(), llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult(), llvm::dxbc::getRootParameterTypes(), llvm::dxbc::getShaderVisibility(), I, Range, llvm::mcdxbc::DescriptorTable::Ranges, llvm::mcdxbc::RootConstants::RegisterSpace, llvm::mcdxbc::RootDescriptor::RegisterSpace, and llvm::mcdxbc::RootDescriptor::ShaderRegister.