Searched refs:InLength (Results 1 – 1 of 1) sorted by relevance
1407 std::string InLength = ArgName + ".length"; in genExportReduceArrayVariant() local1410 InLength += " / " + std::to_string(VecSize); in genExportReduceArrayVariant()1414 In1Length = InLength; in genExportReduceArrayVariant()1417 mOut.indent() << "if (" << In1Length << " != " << InLength << ") {\n"; in genExportReduceArrayVariant()1428 << InLength << ");\n"; in genExportReduceArrayVariant()