My Project
|
#include "mlir/Dialect/SPIRV/SPIRVTypes.h"
#include "mlir/IR/Attributes.h"
#include "mlir/IR/Identifier.h"
#include "mlir/IR/StandardTypes.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/ADT/StringSwitch.h"
#include "mlir/Dialect/SPIRV/SPIRVEnums.cpp.inc"
#include "mlir/Dialect/SPIRV/SPIRVEnumAvailability.cpp.inc"
Functions | |
template<> | |
constexpr unsigned | getNumBits< Dim > () |
template<> | |
constexpr unsigned | getNumBits< ImageDepthInfo > () |
template<> | |
constexpr unsigned | getNumBits< ImageArrayedInfo > () |
template<> | |
constexpr unsigned | getNumBits< ImageSamplingInfo > () |
template<> | |
constexpr unsigned | getNumBits< ImageSamplerUseInfo > () |
template<> | |
constexpr unsigned | getNumBits< ImageFormat > () |
constexpr unsigned getNumBits< Dim > | ( | ) |
constexpr unsigned getNumBits< ImageArrayedInfo > | ( | ) |
constexpr unsigned getNumBits< ImageDepthInfo > | ( | ) |
constexpr unsigned getNumBits< ImageFormat > | ( | ) |
constexpr unsigned getNumBits< ImageSamplerUseInfo > | ( | ) |
constexpr unsigned getNumBits< ImageSamplingInfo > | ( | ) |