Searched refs:scaleElementBitwidth (Results 1 – 4 of 4) sorted by relevance
83 IntegerType IntegerType::scaleElementBitwidth(unsigned scale) { in scaleElementBitwidth() function in IntegerType124 FloatType FloatType::scaleElementBitwidth(unsigned scale) { in scaleElementBitwidth() function in FloatType248 VectorType VectorType::scaleElementBitwidth(unsigned scale) { in scaleElementBitwidth() function in VectorType252 if (auto scaledEt = et.scaleElementBitwidth(scale)) in scaleElementBitwidth()255 if (auto scaledEt = et.scaleElementBitwidth(scale)) in scaleElementBitwidth()
62 FloatType scaleElementBitwidth(unsigned scale);
261 IntegerType scaleElementBitwidth(unsigned scale);1013 VectorType scaleElementBitwidth(unsigned scale);
73 "a", "res", "$_self.cast<VectorType>().scaleElementBitwidth(2)">