Home
last modified time | relevance | path

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

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