Home
last modified time | relevance | path

Searched refs:DestructiveBinary (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp512 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()
H A DAArch64InstrInfo.h776 DestructiveBinary = TSFLAG_DESTRUCTIVE_INST_TYPE(0x5), enumerator
H A DAArch64SVEInstrInfo.td549 … BIC_ZPmZ : sve_int_bin_pred_log<0b011, "bic", "BIC_ZPZZ", int_aarch64_sve_bic, DestructiveBinary>;
H A DAArch64InstrFormats.td35 def DestructiveBinary : DestructiveInstTypeEnum<5>;