Searched refs:getInsnVarID (Results 1 – 1 of 1) sorted by relevance
1150 unsigned getInsnVarID() const { return InsnVarID; } in getInsnVarID() function in __anoncee47b830111::PredicateMatcher1654 unsigned getInsnVarID() const;1672 CommentOS << "MIs[" << getInsnVarID() << "] "; in emitPredicateOpcodes()2312 unsigned getInsnVarID() const { return InsnVarID; } in getInsnVarID() function in __anoncee47b830111::InstructionMatcher2465 if (TM->getInsnVarID() == 0 && TM->getOpIdx() == 0) in getFirstConditionAsRootType()2501 << MatchTable::IntValue(getInsnVarID()) in emitCaptureOpcodes()2722 unsigned OldInsnVarID = Rule.getInsnVarID(InsnMatcher); in emitRenderOpcodes()2753 unsigned OldInsnVarID = Rule.getInsnVarID(InsnMatcher); in emitRenderOpcodes()6096 if (Predicate.getInsnVarID() != 0) in candidateConditionMatches()6176 if (Predicate.getInsnVarID() != 0) in candidateConditionMatches()[all …]