Searched defs:subBlock (Results 1 – 8 of 8) sorted by relevance
65 for (auto subBlock : n->blocks()) { in buildupSubgraphs() local
92 const CExtraSubBlock &subBlock = extra.SubBlocks[i]; in WriteExtra() local
1075 CExtraSubBlock subBlock; in ReadExtra() local
205 for (auto subBlock : node->blocks()) { in mark() local
115 for (auto subBlock : n->blocks()) { in buildupSubgraphs() local
930 for (auto subBlock : n->blocks()) { in buildupSubgraphs() local
639 const int subBlock = ((flipBit ? y : x) >= 2) ? 1 : 0; in decompressETC1Block() local727 const int subBlock = ((flipBit ? y : x) >= 2) ? 1 : 0; in decompressETC2Block() local
1718 if (auto subBlock = to<Block>(stmt_new)) { in mutate() local