Searched defs:newElementType (Results 1 – 3 of 3) sorted by relevance
82 Type newElementType = IntegerType::get(storageBitWidth, attr.getContext()); in convert() local
473 ElementsAttr::mapValues(Type newElementType, in mapValues()481 ElementsAttr::mapValues(Type newElementType, in mapValues()1078 DenseElementsAttr::mapValues(Type newElementType, in mapValues()1084 Type newElementType, function_ref<APInt(const APFloat &)> mapping) const { in mapValues()1245 Type newElementType, in mappingHelper()1284 Type newElementType, function_ref<APInt(const APFloat &)> mapping) const { in mapValues()1303 Type newElementType, function_ref<APInt(const APInt &)> mapping) const { in mapValues()
566 Builder &setElementType(Type newElementType) { in setElementType()