Searched refs:getRawIntOrFloat (Results 1 – 3 of 3) sorted by relevance
114 return getRawIntOrFloat(709 static DenseElementsAttr getRawIntOrFloat(ShapedType type,
342 static DenseElementsAttr getRawIntOrFloat(ShapedType type,
1173 DenseElementsAttr DenseElementsAttr::getRawIntOrFloat(ShapedType type, in getRawIntOrFloat() function in DenseElementsAttr1178 return DenseIntOrFPElementsAttr::getRawIntOrFloat(type, data, dataEltSize, in getRawIntOrFloat()1419 DenseIntOrFPElementsAttr::getRawIntOrFloat(ShapedType type, ArrayRef<char> data, in getRawIntOrFloat() function in DenseIntOrFPElementsAttr