Searched refs:getNumWorkgroups (Results 1 – 4 of 4) sorted by relevance
407 VariableInst *Module::getNumWorkgroups() { in getNumWorkgroups() function in android::spirit::Module408 return getGlobalSection()->getNumWorkgroups(); in getNumWorkgroups()868 VariableInst *GlobalSection::getNumWorkgroups() { in getNumWorkgroups() function in android::spirit::GlobalSection
146 VariableInst *getNumWorkgroups();430 VariableInst *getNumWorkgroups();
94 auto GNum = m->getNumWorkgroups(); in TEST()
137 NumWorkgroups = m->getNumWorkgroups(); in AddWrapper()