Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td878 let DestructiveInstType = DestructiveOther;
994 let DestructiveInstType = DestructiveOther;
1522 let DestructiveInstType = DestructiveOther;
1552 let DestructiveInstType = DestructiveOther;
1602 let DestructiveInstType = DestructiveOther;
1773 let DestructiveInstType = DestructiveOther;
1910 let DestructiveInstType = DestructiveOther;
1948 let DestructiveInstType = DestructiveOther;
2007 let DestructiveInstType = DestructiveOther;
2169 let DestructiveInstType = DestructiveOther;
[all …]
H A DAArch64InstrInfo.h563 DestructiveOther = TSFLAG_DESTRUCTIVE_INST_TYPE(0x1), enumerator
H A DSMEInstrFormats.td1214 let DestructiveInstType = DestructiveOther;
H A DAArch64InstrFormats.td31 def DestructiveOther : DestructiveInstTypeEnum<1>;