Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/IR/
H A DBuiltinTypes.cpp83 IntegerType IntegerType::scaleElementBitwidth(unsigned scale) { in scaleElementBitwidth() function in IntegerType
124 FloatType FloatType::scaleElementBitwidth(unsigned scale) { in scaleElementBitwidth() function in FloatType
248 VectorType VectorType::scaleElementBitwidth(unsigned scale) { in scaleElementBitwidth() function in VectorType