Searched refs:getStdTypeForAttr (Results 1 – 1 of 1) sorted by relevance
200 Type getStdTypeForAttr(Type type);283 Type Importer::getStdTypeForAttr(Type type) { in getStdTypeForAttr() function in Importer297 Type elementType = getStdTypeForAttr(LLVM::getVectorElementType(type)); in getStdTypeForAttr()323 Type elementType = getStdTypeForAttr( in getStdTypeForAttr()331 Type elementType = getStdTypeForAttr(arrayType.getElementType()); in getStdTypeForAttr()369 auto attrType = getStdTypeForAttr(processType(cd->getType())) in getConstantAsAttr()396 auto outerType = getStdTypeForAttr(processType(value->getType())) in getConstantAsAttr()