Searched refs:DestructiveBinary (Results 1 – 4 of 4) sorted by relevance
512 case AArch64::DestructiveBinary: in expand_DestructiveOp()540 case AArch64::DestructiveBinary: in expand_DestructiveOp()608 assert((DOPRegIsUnique || DType == AArch64::DestructiveBinary || in expand_DestructiveOp()627 if ((DType == AArch64::DestructiveBinary || in expand_DestructiveOp()657 case AArch64::DestructiveBinary: in expand_DestructiveOp()
776 DestructiveBinary = TSFLAG_DESTRUCTIVE_INST_TYPE(0x5), enumerator
549 … BIC_ZPmZ : sve_int_bin_pred_log<0b011, "bic", "BIC_ZPZZ", int_aarch64_sve_bic, DestructiveBinary>;
35 def DestructiveBinary : DestructiveInstTypeEnum<5>;