|
LLVM 24.0.0git
|
#include "llvm/Analysis/DXILResource.h"
Classes | |
| struct | call_iterator |
Public Types | |
| using | iterator = SmallVector<dxil::ResourceInfo>::iterator |
| using | const_iterator = SmallVector<dxil::ResourceInfo>::const_iterator |
Friends | |
| class | DXILResourceAnalysis |
| class | DXILResourceWrapperPass |
Definition at line 528 of file DXILResource.h.
Definition at line 557 of file DXILResource.h.
| using llvm::DXILResourceMap::iterator = SmallVector<dxil::ResourceInfo>::iterator |
Definition at line 556 of file DXILResource.h.
|
inline |
Definition at line 559 of file DXILResource.h.
Referenced by cbuffer_begin(), cbuffer_begin(), cbuffer_end(), cbuffer_end(), sampler_begin(), sampler_begin(), srv_begin(), srv_begin(), srv_end(), srv_end(), uav_begin(), uav_begin(), uav_end(), and uav_end().
|
inline |
Definition at line 560 of file DXILResource.h.
|
inline |
Definition at line 625 of file DXILResource.h.
Referenced by calls().
|
inline |
Definition at line 626 of file DXILResource.h.
Referenced by calls().
|
inline |
Definition at line 627 of file DXILResource.h.
References call_begin(), call_end(), and llvm::make_range().
Referenced by reportInvalidDirection().
|
inline |
Definition at line 594 of file DXILResource.h.
References begin().
Referenced by cbuffers(), and cbuffers().
|
inline |
Definition at line 595 of file DXILResource.h.
References begin().
|
inline |
Definition at line 596 of file DXILResource.h.
References begin().
Referenced by cbuffers(), and cbuffers().
|
inline |
Definition at line 597 of file DXILResource.h.
References begin().
|
inline |
Definition at line 598 of file DXILResource.h.
References cbuffer_begin(), cbuffer_end(), and llvm::make_range().
Referenced by emitResourceMetadata(), and reportOverlappingBinding().
|
inline |
Definition at line 601 of file DXILResource.h.
References cbuffer_begin(), cbuffer_end(), and llvm::make_range().
|
inline |
Definition at line 564 of file DXILResource.h.
Referenced by emitResourceMetadata().
|
inline |
Definition at line 561 of file DXILResource.h.
Referenced by sampler_end(), and sampler_end().
|
inline |
Definition at line 562 of file DXILResource.h.
Definition at line 566 of file DXILResource.h.
References llvm::InnerAnalysisManagerProxy< AnalysisManagerT, IRUnitT, ExtraArgTs... >::Key.
Referenced by reportInvalidDirection().
|
inline |
Definition at line 571 of file DXILResource.h.
References llvm::InnerAnalysisManagerProxy< AnalysisManagerT, IRUnitT, ExtraArgTs... >::Key.
|
inline |
Definition at line 631 of file DXILResource.h.
Referenced by reportErrors().
| void DXILResourceMap::print | ( | raw_ostream & | OS, |
| DXILResourceTypeMap & | DRTM, | ||
| const DataLayout & | DL ) const |
Definition at line 1028 of file DXILResource.cpp.
References DL, llvm::dxil::ResourceInfo::getHandleTy(), I, and llvm::dxil::ResourceInfo::print().
Referenced by llvm::DXILResourcePrinterPass::run().
|
inline |
Definition at line 605 of file DXILResource.h.
References begin().
Referenced by samplers(), and samplers().
|
inline |
Definition at line 606 of file DXILResource.h.
References begin().
|
inline |
Definition at line 607 of file DXILResource.h.
References end().
Referenced by samplers(), and samplers().
|
inline |
Definition at line 608 of file DXILResource.h.
References end().
|
inline |
Definition at line 609 of file DXILResource.h.
References llvm::make_range(), sampler_begin(), and sampler_end().
Referenced by emitResourceMetadata(), and reportOverlappingBinding().
|
inline |
Definition at line 612 of file DXILResource.h.
References llvm::make_range(), sampler_begin(), and sampler_end().
|
inline |
Definition at line 576 of file DXILResource.h.
References begin().
|
inline |
Definition at line 577 of file DXILResource.h.
References begin().
|
inline |
Definition at line 578 of file DXILResource.h.
References begin().
|
inline |
Definition at line 579 of file DXILResource.h.
References begin().
|
inline |
Definition at line 580 of file DXILResource.h.
References llvm::make_range(), srv_begin(), and srv_end().
Referenced by emitResourceMetadata(), and reportOverlappingBinding().
|
inline |
Definition at line 581 of file DXILResource.h.
References llvm::make_range(), srv_begin(), and srv_end().
|
inline |
Definition at line 585 of file DXILResource.h.
References begin().
|
inline |
Definition at line 586 of file DXILResource.h.
References begin().
|
inline |
Definition at line 587 of file DXILResource.h.
References begin().
|
inline |
Definition at line 588 of file DXILResource.h.
References begin().
|
inline |
Definition at line 589 of file DXILResource.h.
References llvm::make_range(), uav_begin(), and uav_end().
Referenced by emitResourceMetadata(), hasUAVsAtEveryStage(), reportInvalidDirection(), and reportOverlappingBinding().
|
inline |
Definition at line 590 of file DXILResource.h.
References llvm::make_range(), uav_begin(), and uav_end().
|
friend |
Definition at line 636 of file DXILResource.h.
References DXILResourceAnalysis.
Referenced by DXILResourceAnalysis.
|
friend |
Definition at line 637 of file DXILResource.h.
References DXILResourceWrapperPass.
Referenced by DXILResourceWrapperPass.