Searched refs:valueTypeDef (Results 1 – 1 of 1) sorted by relevance
384 auto *valueTypeDef = baseAttrDef->getValueAsDef("valueType"); in emitSpecializedAttrDef() local385 if (valueTypeDef->getValue("bitwidth")) in emitSpecializedAttrDef()386 bitwidth = valueTypeDef->getValueAsInt("bitwidth"); in emitSpecializedAttrDef()