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) |
![]() | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
![]() | |
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.
References OS.
PreservedAnalyses RootSignatureAnalysisPrinter::run | ( | Module & | M, |
ModuleAnalysisManager & | AM | ||
) |
Definition at line 157 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, Info, OS, Range, llvm::mcdxbc::DescriptorTable::Ranges, llvm::mcdxbc::RootDescriptor::RegisterSpace, and llvm::mcdxbc::RootDescriptor::ShaderRegister.