Home
last modified time | relevance | path

Searched defs:getIndexTypeBitwidth (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/Dialect/SPIRV/Transforms/
H A DSPIRVConversion.h76 unsigned getIndexTypeBitwidth() const { getIndexTypeBitwidth() function
/llvm-project/mlir/include/mlir/Conversion/LLVMCommon/
H A DTypeConverter.h130 unsigned getIndexTypeBitwidth() const { return options.getIndexBitwidth(); } getIndexTypeBitwidth() function