Searched defs:getIndexTypeBitwidth (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/include/mlir/Dialect/SPIRV/Transforms/ | ||
H A D | SPIRVConversion.h | 76 unsigned getIndexTypeBitwidth() const { getIndexTypeBitwidth() function |
/llvm-project/mlir/include/mlir/Conversion/LLVMCommon/ | ||
H A D | TypeConverter.h | 130 unsigned getIndexTypeBitwidth() const { return options.getIndexBitwidth(); } getIndexTypeBitwidth() function |