Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td1103 let DestructiveInstType = DestructiveOther;
1230 let DestructiveInstType = DestructiveOther;
1806 let DestructiveInstType = DestructiveOther;
1837 let DestructiveInstType = DestructiveOther;
1888 let DestructiveInstType = DestructiveOther;
2066 let DestructiveInstType = DestructiveOther;
2209 let DestructiveInstType = DestructiveOther;
2249 let DestructiveInstType = DestructiveOther;
2333 let DestructiveInstType = DestructiveOther;
2518 let DestructiveInstType = DestructiveOther;
[all …]
H A DAArch64InstrInfo.h815 DestructiveOther = TSFLAG_DESTRUCTIVE_INST_TYPE(0x1), enumerator
H A DSMEInstrFormats.td1630 let DestructiveInstType = DestructiveOther;
H A DAArch64InstrFormats.td31 def DestructiveOther : DestructiveInstTypeEnum<1>;