|
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 534 of file DXILResource.h.
Definition at line 563 of file DXILResource.h.
| using llvm::DXILResourceMap::iterator = SmallVector<dxil::ResourceInfo>::iterator |
Definition at line 562 of file DXILResource.h.
|
inline |
Definition at line 565 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 566 of file DXILResource.h.
|
inline |
Definition at line 631 of file DXILResource.h.
Referenced by calls().
|
inline |
Definition at line 632 of file DXILResource.h.
Referenced by calls().
|
inline |
Definition at line 633 of file DXILResource.h.
References call_begin(), call_end(), and llvm::make_range().
Referenced by reportInvalidDirection().
|
inline |
Definition at line 600 of file DXILResource.h.
References begin().
Referenced by cbuffers(), and cbuffers().
|
inline |
Definition at line 601 of file DXILResource.h.
References begin().
|
inline |
Definition at line 602 of file DXILResource.h.
References begin().
Referenced by cbuffers(), and cbuffers().
|
inline |
Definition at line 603 of file DXILResource.h.
References begin().
|
inline |
Definition at line 604 of file DXILResource.h.
References cbuffer_begin(), cbuffer_end(), and llvm::make_range().
Referenced by emitResourceMetadata(), and reportOverlappingBinding().
|
inline |
Definition at line 607 of file DXILResource.h.
References cbuffer_begin(), cbuffer_end(), and llvm::make_range().
|
inline |
Definition at line 570 of file DXILResource.h.
Referenced by emitResourceMetadata().
|
inline |
Definition at line 567 of file DXILResource.h.
Referenced by sampler_end(), and sampler_end().
|
inline |
Definition at line 568 of file DXILResource.h.
Definition at line 572 of file DXILResource.h.
References llvm::InnerAnalysisManagerProxy< AnalysisManagerT, IRUnitT, ExtraArgTs... >::Key.
Referenced by reportInvalidDirection().
|
inline |
Definition at line 577 of file DXILResource.h.
References llvm::InnerAnalysisManagerProxy< AnalysisManagerT, IRUnitT, ExtraArgTs... >::Key.
|
inline |
Definition at line 637 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 611 of file DXILResource.h.
References begin().
Referenced by samplers(), and samplers().
|
inline |
Definition at line 612 of file DXILResource.h.
References begin().
|
inline |
Definition at line 613 of file DXILResource.h.
References end().
Referenced by samplers(), and samplers().
|
inline |
Definition at line 614 of file DXILResource.h.
References end().
|
inline |
Definition at line 615 of file DXILResource.h.
References llvm::make_range(), sampler_begin(), and sampler_end().
Referenced by emitResourceMetadata(), and reportOverlappingBinding().
|
inline |
Definition at line 618 of file DXILResource.h.
References llvm::make_range(), sampler_begin(), and sampler_end().
|
inline |
Definition at line 582 of file DXILResource.h.
References begin().
|
inline |
Definition at line 583 of file DXILResource.h.
References begin().
|
inline |
Definition at line 584 of file DXILResource.h.
References begin().
|
inline |
Definition at line 585 of file DXILResource.h.
References begin().
|
inline |
Definition at line 586 of file DXILResource.h.
References llvm::make_range(), srv_begin(), and srv_end().
Referenced by emitResourceMetadata(), and reportOverlappingBinding().
|
inline |
Definition at line 587 of file DXILResource.h.
References llvm::make_range(), srv_begin(), and srv_end().
|
inline |
Definition at line 591 of file DXILResource.h.
References begin().
|
inline |
Definition at line 592 of file DXILResource.h.
References begin().
|
inline |
Definition at line 593 of file DXILResource.h.
References begin().
|
inline |
Definition at line 594 of file DXILResource.h.
References begin().
|
inline |
Definition at line 595 of file DXILResource.h.
References llvm::make_range(), uav_begin(), and uav_end().
Referenced by emitResourceMetadata(), hasUAVsAtEveryStage(), reportInvalidDirection(), and reportOverlappingBinding().
|
inline |
Definition at line 596 of file DXILResource.h.
References llvm::make_range(), uav_begin(), and uav_end().
|
friend |
Definition at line 642 of file DXILResource.h.
References DXILResourceAnalysis.
Referenced by DXILResourceAnalysis.
|
friend |
Definition at line 643 of file DXILResource.h.
References DXILResourceWrapperPass.
Referenced by DXILResourceWrapperPass.