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/TargetParser/Triple.h](Triple%5F8h%5Fsource.html)"
#include <algorithm>
#include <map>
Go to the source code of this file.
Macro Definition Documentation
◆ DEBUG_TYPE
#define DEBUG_TYPE "spirv-commandline"
Definition at line 20 of file SPIRVCommandLine.cpp.
Variable Documentation
◆ SPIRVExtensionMap
| const std::map<std::string, SPIRV::Extension::Extension, std::less<> > SPIRVExtensionMap |
static |
Definition at line 25 of file SPIRVCommandLine.cpp.
Referenced by llvm::SPIRVExtensionsParser::checkExtensions(), llvm::SPIRVExtensionsParser::getValidExtensions(), and llvm::SPIRVExtensionsParser::parse().