#include #include #include #include ">

LLVM: lib/Target/SPIRV/SPIRVCommandLine.cpp File Reference (original) (raw)

#include "[SPIRVCommandLine.h](SPIRVCommandLine%5F8h%5Fsource.html)"
#include "[MCTargetDesc/SPIRVBaseInfo.h](SPIRVBaseInfo%5F8h%5Fsource.html)"
#include "[llvm/ADT/STLExtras.h](STLExtras%5F8h%5Fsource.html)"
#include "[llvm/TargetParser/Triple.h](Triple%5F8h%5Fsource.html)"
#include <functional>
#include <map>
#include <string>
#include <utility>
#include <vector>

Go to the source code of this file.

Macros
#define DEBUG_TYPE "spirv-commandline"
Variables
static const std::map< std::string, SPIRV::Extension::Extension, std::less<> > SPIRVExtensionMap

DEBUG_TYPE

#define DEBUG_TYPE "spirv-commandline"

SPIRVExtensionMap

const std::map<std::string, SPIRV::Extension::Extension, std::less<> > SPIRVExtensionMap static