Searched refs:complexElementType (Results 1 – 1 of 1) sorted by relevance
2006 Type complexElementType = complexTy.getElementType(); in printDenseIntOrFPElementsAttr() local2010 if (complexElementType.isa<IntegerType>()) { in printDenseIntOrFPElementsAttr()2011 bool isSigned = !complexElementType.isUnsignedInteger(); in printDenseIntOrFPElementsAttr()