Searched refs:counterBlockName (Results 1 – 1 of 1) sorted by relevance
1621 const TString counterBlockName(intermediate.addCounterBufferName(*param.name)); in addStructBufferHiddenCounterParam() local1625 TVariable *variable = makeInternalVariable(counterBlockName, counterType); in addStructBufferHiddenCounterParam()3227 …const TString counterBlockName(intermediate.addCounterBufferName(buffer->getAsSymbolNode()->getNam… in getStructBufferCounter() local3230 structBufferCounter[counterBlockName] = true; in getStructBufferCounter()3232 TIntermTyped* counterVar = handleVariable(loc, &counterBlockName); // find the block structure in getStructBufferCounter()5788 … const TString counterBlockName(intermediate.addCounterBufferName(blockSym->getName())); in addStructBuffArguments() local5790 TVariable* variable = makeInternalVariable(counterBlockName, counterType); in addStructBuffArguments()5793 structBufferCounter[counterBlockName] = true; in addStructBuffArguments()