Searched refs:genPairwiseDimCheck (Results 1 – 2 of 2) sorted by relevance
290 void genPairwiseDimCheck(const std::string &name0, const std::string &name1);
965 void RSReflectionJava::genPairwiseDimCheck(const std::string &name0, in genPairwiseDimCheck() function in slang::RSReflectionJava1151 genPairwiseDimCheck("ain", "aout"); in genExportForEach()1159 genPairwiseDimCheck(In0Name, "ain_" + Ins[index]->getName().str()); in genExportForEach()1163 genPairwiseDimCheck(In0Name, "aout"); in genExportForEach()1508 genPairwiseDimCheck(In0Name, InName); in genExportReduceAllocationVariant()