LLVM
22.0.0git
lib
Frontend
HLSL
HLSLResource.cpp
Go to the documentation of this file.
1
//===- HLSLResource.cpp - HLSL Resource helper objects --------------------===//
2
//
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
// See https://llvm.org/LICENSE.txt for license information.
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
//
7
//===----------------------------------------------------------------------===//
8
///
9
/// \file This file contains helper objects for working with HLSL Resources.
10
///
11
//===----------------------------------------------------------------------===//
12
13
#include "
llvm/Frontend/HLSL/HLSLResource.h
"
14
15
using namespace
llvm
;
16
using namespace
llvm::hlsl
;
17
18
// Intentionally empty; this file can be removed when more cpp files are added
19
// to the HLSLFrontend lib.
HLSLResource.h
llvm::hlsl
Definition
CBuffer.h:26
llvm
This is an optimization pass for GlobalISel generic memory operations.
Definition
AddressRanges.h:18
Generated on
for LLVM by
1.14.0