Searched refs:OldInsnVarID (Results 1 – 1 of 1) sorted by relevance
2163 unsigned OldInsnVarID = Rule.getInsnVarID(Operand.getInstructionMatcher()); in emitRenderOpcodes() local2166 << MatchTable::IntValue(OldInsnVarID) << MatchTable::Comment("OpIdx") in emitRenderOpcodes()2198 unsigned OldInsnVarID = Rule.getInsnVarID(Operand.getInstructionMatcher()); in emitRenderOpcodes() local2202 << MatchTable::IntValue(OldInsnVarID) << MatchTable::Comment("OpIdx") in emitRenderOpcodes()2235 unsigned OldInsnVarID = Rule.getInsnVarID(InsnMatcher); in emitRenderOpcodes() local2240 << MatchTable::IntValue(OldInsnVarID) in emitRenderOpcodes()2266 unsigned OldInsnVarID = Rule.getInsnVarID(InsnMatcher); in emitRenderOpcodes() local2270 << MatchTable::IntValue(OldInsnVarID) in emitRenderOpcodes()2300 unsigned OldInsnVarID = Rule.getInsnVarID(Operand.getInstructionMatcher()); in emitRenderOpcodes() local2304 << MatchTable::IntValue(OldInsnVarID) << MatchTable::Comment("OpIdx") in emitRenderOpcodes()[all …]