Home | History | Annotate | Download | only in X86

Lines Matching refs:isLegalAddImmediate

671     /// isLegalAddImmediate - Return true if the specified immediate is legal
675 bool isLegalAddImmediate(int64_t Imm) const override;