Searched refs:literalSize (Results 1 – 1 of 1) sorted by relevance
604 const unsigned literalSize = idTypeSizeInWords(idBuffer[literalSizePos]); in processInstruction() local605 const unsigned numLiteralIdPairs = (nextInst-word) / (1+literalSize); in processInstruction()611 word += literalSize; // literal in processInstruction()