Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/Conversion/LLVMCommon/
H A DLoweringOptions.h66 unsigned getIndexBitwidth() const { return indexBitwidth; } in getIndexBitwidth() function
/llvm-project-15.0.7/mlir/lib/Interfaces/
H A DDataLayoutInterfaces.cpp37 static unsigned getIndexBitwidth(DataLayoutEntryListRef params) { in getIndexBitwidth() function