reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1369 : OperandPredicateMatcher(OPM_Int, InsnVarID, OpIdx), Value(Value) {} 1377 return P->getKind() == OPM_Int; 3204 if (AOM && AIsConstantInsn && (B.Kind == OPM_Int || B.Kind == OPM_LiteralInt)) 3206 if (BOM && BIsConstantInsn && (Kind == OPM_Int || Kind == OPM_LiteralInt))