Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h624 DestructiveBinaryImm = TSFLAG_DESTRUCTIVE_INST_TYPE(0x3), enumerator
H A DAArch64ExpandPseudoInsts.cpp500 case AArch64::DestructiveBinaryImm: in expand_DestructiveOp()
537 case AArch64::DestructiveBinaryImm: in expand_DestructiveOp()
645 case AArch64::DestructiveBinaryImm: in expand_DestructiveOp()
H A DSVEInstrFormats.td2082 let DestructiveInstType = DestructiveBinaryImm in {
5865 let DestructiveInstType = DestructiveBinaryImm;
H A DAArch64InstrFormats.td33 def DestructiveBinaryImm : DestructiveInstTypeEnum<3>;