Searched refs:DestructiveBinary (Results 1 – 4 of 4) sorted by relevance
465 case AArch64::DestructiveBinary: in expand_DestructiveOp()493 case AArch64::DestructiveBinary: in expand_DestructiveOp()561 assert((DOPRegIsUnique || DType == AArch64::DestructiveBinary || in expand_DestructiveOp()579 if ((DType == AArch64::DestructiveBinary || in expand_DestructiveOp()608 case AArch64::DestructiveBinary: in expand_DestructiveOp()
567 DestructiveBinary = TSFLAG_DESTRUCTIVE_INST_TYPE(0x5), enumerator
447 … BIC_ZPmZ : sve_int_bin_pred_log<0b011, "bic", "BIC_ZPZZ", int_aarch64_sve_bic, DestructiveBinary>;
35 def DestructiveBinary : DestructiveInstTypeEnum<5>;