Searched refs:OPM_Int (Results 1 – 1 of 1) sorted by relevance
1118 OPM_Int, enumerator1457 : OperandPredicateMatcher(OPM_Int, InsnVarID, OpIdx), Value(Value) {} in ConstantIntOperandMatcher()1465 return P->getKind() == OPM_Int; in classof()3442 if (AOM && AIsConstantInsn && (B.Kind == OPM_Int || B.Kind == OPM_LiteralInt)) in isHigherPriorityThan()3444 if (BOM && BIsConstantInsn && (Kind == OPM_Int || Kind == OPM_LiteralInt)) in isHigherPriorityThan()