Searched refs:kIntegerAccumulator (Results 1 – 4 of 4) sorted by relevance
53 TypeOpName(kIntegerAccumulator),146 case SkScriptEngine2::kIntegerAccumulator: in decompile()
124 case SkScriptEngine2::kIntegerAccumulator: in executeTokens()126 registerLoad = op - SkScriptEngine2::kIntegerAccumulator; in executeTokens()
120 kIntegerAccumulator, enumerator
192 addToken(reg == kAccumulator ? kIntegerAccumulator : kIntegerOperand); in addTokenValue()