Home
last modified time | relevance | path

Searched refs:genVectorLengthCompatibilityCheck (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection.h291 void genVectorLengthCompatibilityCheck(const std::string &ArrayName, unsigned VecSize);
Dslang_rs_reflection.cpp990 void RSReflectionJava::genVectorLengthCompatibilityCheck(const std::string &ArrayName, in genVectorLengthCompatibilityCheck() function in slang::RSReflectionJava
1411 genVectorLengthCompatibilityCheck(ArgName, VecSize); in genExportReduceArrayVariant()