|
LLVM 22.0.0git
|
#include "llvm/ADT/STLExtras.h"#include "llvm/ADT/STLFunctionalExtras.h"#include "llvm/ADT/SmallVector.h"#include "llvm/Support/Compiler.h"#include "llvm/Support/DXILABI.h"#include "llvm/Support/ErrorHandling.h"Go to the source code of this file.
Classes | |
| class | llvm::hlsl::BindingInfo |
| BindingInfo represents the ranges of bindings and free space for each dxil::ResourceClass. More... | |
| struct | llvm::hlsl::BindingInfo::BindingRange |
| struct | llvm::hlsl::BindingInfo::RegisterSpace |
| struct | llvm::hlsl::BindingInfo::BindingSpaces |
| struct | llvm::hlsl::Binding |
| class | llvm::hlsl::BoundRegs |
| class | llvm::hlsl::BindingInfoBuilder |
| Builder class for creating a /c BindingInfo. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::hlsl |