Searched refs:OPM_Int (Results 1 – 2 of 2) sorted by relevance
808 OPM_Int, enumerator1122 : OperandPredicateMatcher(OPM_Int, InsnVarID, OpIdx), Value(Value) {} in ConstantIntOperandMatcher()1130 return P->getKind() == OPM_Int; in classof()
1101 if (AOM && AIsConstantInsn && (B.Kind == OPM_Int || B.Kind == OPM_LiteralInt)) in isHigherPriorityThan()1103 if (BOM && BIsConstantInsn && (Kind == OPM_Int || Kind == OPM_LiteralInt)) in isHigherPriorityThan()