Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp423 case AArch64::DestructiveBinaryImm: in expand_DestructiveOp()
454 case AArch64::DestructiveBinaryImm: in expand_DestructiveOp()
538 case AArch64::DestructiveBinaryImm: in expand_DestructiveOp()
H A DAArch64InstrInfo.h479 DestructiveBinaryImm = TSFLAG_DESTRUCTIVE_INST_TYPE(0x3), enumerator
H A DSVEInstrFormats.td5004 let DestructiveInstType = DestructiveBinaryImm;
H A DAArch64InstrFormats.td33 def DestructiveBinaryImm : DestructiveInstTypeEnum<3>;