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