Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h481 DestructiveBinary = TSFLAG_DESTRUCTIVE_INST_TYPE(0x5), enumerator
H A DAArch64ExpandPseudoInsts.cpp407 if (DType == AArch64::DestructiveBinary) in expand_DestructiveOp()
422 case AArch64::DestructiveBinary: in expand_DestructiveOp()
H A DAArch64InstrFormats.td35 def DestructiveBinary : DestructiveInstTypeEnum<5>;