Searched refs:In0Name (Results 1 – 1 of 1) sorted by relevance
971 std::string In0Name = "ain_" + Ins[0]->getName().str(); in genExportForEach() local974 genPairwiseDimCheck(In0Name, "ain_" + Ins[index]->getName().str()); in genExportForEach()978 genPairwiseDimCheck(In0Name, "aout"); in genExportForEach()1295 const std::string &In0Name = Args[0].second; in genExportReduceAllocationVariant() local1303 genPairwiseDimCheck(In0Name.c_str(), InName.c_str()); in genExportReduceAllocationVariant()1318 << ", new Allocation[]{" << In0Name; in genExportReduceAllocationVariant()