Lines Matching refs:getBlockIndex
212 int getBlockIndex (const string& name) const;
227 int BufferLayout::getBlockIndex (const string& name) const
1181 const int blockNdx = layout.getBlockIndex(instanceName);
1264 const int blockNdx = layout.getBlockIndex(instanceName);
1552 int dstBlockNdx = dstLayout.getBlockIndex(srcBlock.name.c_str());
1625 const int blockNdx = layout.getBlockIndex(instanceName);
1800 int resBlockNdx = resLayout.getBlockIndex(refBlock.name.c_str());
1875 const int blockNdx = layout.getBlockIndex(apiName);
2298 int refBlockNdx = refLayout.getBlockIndex(instanceName.c_str());
2299 int cmpBlockNdx = cmpLayout.getBlockIndex(instanceName.c_str());
2374 int refBlockNdx = refLayout.getBlockIndex(instanceName.c_str());
2375 int cmpBlockNdx = cmpLayout.getBlockIndex(instanceName.c_str());
2453 int cmpBlockNdx = cmpLayout.getBlockIndex(instanceName.str().c_str());