Searched refs:genPairwiseDimCheck (Results 1 – 2 of 2) sorted by relevance
246 void genPairwiseDimCheck(const std::string &name0, const std::string &name1);
806 void RSReflectionJava::genPairwiseDimCheck(const std::string &name0, in genPairwiseDimCheck() function in slang::RSReflectionJava966 genPairwiseDimCheck("ain", "aout"); in genExportForEach()974 genPairwiseDimCheck(In0Name, "ain_" + Ins[index]->getName().str()); in genExportForEach()978 genPairwiseDimCheck(In0Name, "aout"); in genExportForEach()1303 genPairwiseDimCheck(In0Name.c_str(), InName.c_str()); in genExportReduceAllocationVariant()