Searched refs:resLayout (Results 1 – 2 of 2) sorted by relevance
1687 …yout, const vector<BlockDataPtr>& refBlockPointers, const BufferLayout& resLayout, const vector<Bl… in compareData() argument1696 int resBlockNdx = resLayout.getBlockIndex(refBlock.name.c_str()); in compareData()1707 int resVarNdx = resLayout.getVariableIndex(refEntry.name.c_str()); in compareData()1711 const BufferVarLayoutEntry& resEntry = resLayout.bufferVars[resVarNdx]; in compareData()
1782 …yout, const vector<BlockDataPtr>& refBlockPointers, const BufferLayout& resLayout, const vector<Bl… in compareData() argument1791 int resBlockNdx = resLayout.getBlockIndex(refBlock.name.c_str()); in compareData()1802 int resVarNdx = resLayout.getVariableIndex(refEntry.name.c_str()); in compareData()1806 const BufferVarLayoutEntry& resEntry = resLayout.bufferVars[resVarNdx]; in compareData()