Lines Matching defs:OldInsnVarID
1885 unsigned OldInsnVarID = Rule.getInsnVarID(Operand.getInstructionMatcher());
1887 emitRenderOpcodes(Table, Rule, NewInsnID, OldInsnVarID, Operand.getOpIdx(),
1896 unsigned OldInsnVarID = Rule.getInsnVarID(Operand.getInstructionMatcher());
1897 CopyRenderer::emitRenderOpcodes(Table, Rule, NewInsnID, OldInsnVarID,
1906 unsigned OldInsnVarID = Rule.getInsnVarID(Operand.getInstructionMatcher());
1911 << MatchTable::ULEB128Value(OldInsnVarID)
1928 unsigned OldInsnVarID = Rule.getInsnVarID(InsnMatcher);
1934 << MatchTable::ULEB128Value(OldInsnVarID)
1943 unsigned OldInsnVarID = Rule.getInsnVarID(InsnMatcher);
1948 << MatchTable::ULEB128Value(OldInsnVarID)
1957 unsigned OldInsnVarID = Rule.getInsnVarID(Operand.getInstructionMatcher());
1962 << MatchTable::ULEB128Value(OldInsnVarID)
2105 unsigned OldInsnVarID = Rule.getInsnVarID(InsnMatcher);
2109 << MatchTable::ULEB128Value(OldInsnVarID)