Searched refs:DestructiveBinary (Results 1 – 4 of 4) sorted by relevance
499 case AArch64::DestructiveBinary: in expand_DestructiveOp()527 case AArch64::DestructiveBinary: in expand_DestructiveOp()595 assert((DOPRegIsUnique || DType == AArch64::DestructiveBinary || in expand_DestructiveOp()614 if ((DType == AArch64::DestructiveBinary || in expand_DestructiveOp()644 case AArch64::DestructiveBinary: in expand_DestructiveOp()
626 DestructiveBinary = TSFLAG_DESTRUCTIVE_INST_TYPE(0x5), enumerator
513 … BIC_ZPmZ : sve_int_bin_pred_log<0b011, "bic", "BIC_ZPZZ", int_aarch64_sve_bic, DestructiveBinary>;
35 def DestructiveBinary : DestructiveInstTypeEnum<5>;