Searched refs:getNumWorkgroups (Results 1 – 4 of 4) sorted by relevance
148 VariableInst *getNumWorkgroups();434 VariableInst *getNumWorkgroups();
414 VariableInst *Module::getNumWorkgroups() { in getNumWorkgroups() function in android::spirit::Module415 return getGlobalSection()->getNumWorkgroups(); in getNumWorkgroups()892 VariableInst *GlobalSection::getNumWorkgroups() { in getNumWorkgroups() function in android::spirit::GlobalSection
94 auto GNum = m->getNumWorkgroups(); in TEST()
137 NumWorkgroups = m->getNumWorkgroups(); in AddWrapper()