Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h481 DestructiveBinary = TSFLAG_DESTRUCTIVE_INST_TYPE(0x5), enumerator
DAArch64ExpandPseudoInsts.cpp450 if (DType == AArch64::DestructiveBinary) in expand_DestructiveOp()
465 case AArch64::DestructiveBinary: in expand_DestructiveOp()
DAArch64InstrFormats.td35 def DestructiveBinary : DestructiveInstTypeEnum<5>;