Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h365 NotDestructive = TSFLAG_DESTRUCTIVE_INST_TYPE(0x0), enumerator
DAArch64InstrFormats.td65 def NotDestructive : DestructiveInstTypeEnum<0>;
77 DestructiveInstTypeEnum DestructiveInstType = NotDestructive;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp3765 AArch64::NotDestructive) in validateInstruction()