Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td845 let DestructiveInstType = DestructiveOther;
961 let DestructiveInstType = DestructiveOther;
1484 let DestructiveInstType = DestructiveOther;
1514 let DestructiveInstType = DestructiveOther;
1564 let DestructiveInstType = DestructiveOther;
1735 let DestructiveInstType = DestructiveOther;
1867 let DestructiveInstType = DestructiveOther;
1905 let DestructiveInstType = DestructiveOther;
1964 let DestructiveInstType = DestructiveOther;
2127 let DestructiveInstType = DestructiveOther;
[all …]
H A DAArch64InstrInfo.h526 DestructiveOther = TSFLAG_DESTRUCTIVE_INST_TYPE(0x1), enumerator
H A DSMEInstrFormats.td1100 let DestructiveInstType = DestructiveOther;
H A DAArch64InstrFormats.td31 def DestructiveOther : DestructiveInstTypeEnum<1>;