Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h360 NotDestructive = TSFLAG_DESTRUCTIVE_INST_TYPE(0x0), enumerator
H A DAArch64InstrFormats.td65 def NotDestructive : DestructiveInstTypeEnum<0>;
77 DestructiveInstTypeEnum DestructiveInstType = NotDestructive;
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp3907 AArch64::NotDestructive) in validateInstruction()