Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h530 DestructiveBinary = TSFLAG_DESTRUCTIVE_INST_TYPE(0x5), enumerator
H A DAArch64ExpandPseudoInsts.cpp450 if (DType == AArch64::DestructiveBinary) in expand_DestructiveOp()
465 case AArch64::DestructiveBinary: in expand_DestructiveOp()
H A DAArch64SVEInstrInfo.td387 … BIC_ZPmZ : sve_int_bin_pred_log<0b011, "bic", "BIC_ZPZZ", int_aarch64_sve_bic, DestructiveBinary>;
H A DAArch64InstrFormats.td35 def DestructiveBinary : DestructiveInstTypeEnum<5>;