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