Searched refs:OpIndexDelta (Results 1 – 2 of 2) sorted by relevance
382 int16_t OpIndexDelta; member392 int16_t OpIndexDelta; member
696 int16_t OpIndexDelta = static_cast<int16_t>(Row.OpIndex) - PrevOpIndex; in advanceAddrOpIndex() local698 return {AddrOffset, OpIndexDelta}; in advanceAddrOpIndex()729 return {Advance.AddrOffset, Advance.OpIndexDelta, AdjustedOpcode}; in advanceForOpcode()775 AddrAdvanceResult.OpIndexDelta}; in handleSpecialOpcode()1077 << ", op-index += " << Advance.OpIndexDelta << ")"; in parse()1146 Advance.AddrDelta, Advance.OpIndexDelta); in parse()