LLVM: lib/Analysis/DXILMetadataAnalysis.cpp File Reference (original) (raw)

Go to the source code of this file.

Macro Definition Documentation

DEBUG_TYPE

#define DEBUG_TYPE "dxil-metadata-analysis"

Function Documentation

collectMetadataInfo()

Definition at line 25 of file DXILMetadataAnalysis.cpp.

References assert(), llvm::cast(), llvm::dxil::ModuleMetadataInfo::DXILVersion, llvm::StringRef::empty(), llvm::dxil::ModuleMetadataInfo::EntryPropertyVec, llvm::mdconst::extract(), F, llvm::NamedMDNode::getOperand(), llvm::Attribute::getValueAsString(), llvm::Attribute::isValid(), llvm::dxil::EntryProperties::NumThreadsX, llvm::dxil::EntryProperties::NumThreadsY, llvm::dxil::EntryProperties::NumThreadsZ, llvm::dxil::ModuleMetadataInfo::ShaderModelVersion, llvm::dxil::ModuleMetadataInfo::ShaderProfile, llvm::dxil::EntryProperties::ShaderStage, llvm::SmallVectorTemplateCommon< T, typename >::size(), llvm::StringRef::split(), Success, T, llvm::to_integer(), llvm::dxil::ModuleMetadataInfo::ValidatorVersion, llvm::dxil::EntryProperties::WaveSizeMax, llvm::dxil::EntryProperties::WaveSizeMin, and llvm::dxil::EntryProperties::WaveSizePref.

Referenced by llvm::DXILMetadataAnalysis::run(), and llvm::DXILMetadataAnalysisWrapperPass::runOnModule().