Searched refs:ConstantIntOperandMatcher (Results 1 – 1 of 1) sorted by relevance
1451 class ConstantIntOperandMatcher : public OperandPredicateMatcher { class1456 ConstantIntOperandMatcher(unsigned InsnVarID, unsigned OpIdx, int64_t Value) in ConstantIntOperandMatcher() function in __anon0a286f430111::ConstantIntOperandMatcher1461 Value == cast<ConstantIntOperandMatcher>(&B)->Value; in isIdentical()4224 OM.addPredicate<ConstantIntOperandMatcher>(ChildInt->getValue()); in importChildMatcher()