Searched refs:getStdTypeForAttr (Results 1 – 1 of 1) sorted by relevance
90 Type getStdTypeForAttr(LLVMType type);171 Type Importer::getStdTypeForAttr(LLVMType type) { in getStdTypeForAttr() function in Importer191 Type elementType = getStdTypeForAttr(type.getVectorElementType()); in getStdTypeForAttr()218 Type elementType = getStdTypeForAttr(vectorType.getVectorElementType()); in getStdTypeForAttr()225 Type elementType = getStdTypeForAttr(type.getArrayElementType()); in getStdTypeForAttr()259 auto attrType = getStdTypeForAttr(processType(cd->getType())) in getConstantAsAttr()286 auto outerType = getStdTypeForAttr(processType(value->getType())) in getConstantAsAttr()