LLVM
17.0.0git
|
#include "llvm/ADT/StringRef.h"
#include "llvm/BinaryFormat/DXContainer.h"
#include "llvm/ObjectYAML/YAML.h"
#include "llvm/Support/YAMLTraits.h"
#include <cstdint>
#include <optional>
#include <string>
#include <vector>
#include "llvm/BinaryFormat/DXContainerConstants.def"
Go to the source code of this file.
Namespaces | |
llvm | |
This is an optimization pass for GlobalISel generic memory operations. | |
llvm::DXContainerYAML | |
llvm::yaml | |
Macros | |
#define | SHADER_FLAG(Num, Val, Str) bool Val = false; |
This file declares classes for handling the YAML representation of DXContainer.
Definition in file DXContainerYAML.h.
#define SHADER_FLAG | ( | Num, | |
Val, | |||
Str | |||
) | bool Val = false; |
Definition at line 58 of file DXContainerYAML.h.