Searched refs:isSVEAddSubImm (Results 1 – 3 of 3) sorted by relevance
785 static inline bool isSVEAddSubImm(int64_t Imm) { in isSVEAddSubImm() function
910 template <typename T> DiagnosticPredicate isSVEAddSubImm() const { in isSVEAddSubImm() function in __anon65f0dadd0111::AArch64Operand918 AArch64_AM::isSVEAddSubImm<T>(ShiftedImm->first in isSVEAddSubImm()
172 def SVEAddSubImmOperand8 : SVEShiftedImmOperand<8, "AddSub", "isSVEAddSubImm<int8_t>">;173 def SVEAddSubImmOperand16 : SVEShiftedImmOperand<16, "AddSub", "isSVEAddSubImm<int16_t>">;174 def SVEAddSubImmOperand32 : SVEShiftedImmOperand<32, "AddSub", "isSVEAddSubImm<int32_t>">;175 def SVEAddSubImmOperand64 : SVEShiftedImmOperand<64, "AddSub", "isSVEAddSubImm<int64_t>">;