Home
last modified time | relevance | path

Searched refs:DestructiveInstType (Results 1 – 5 of 5) 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;
2216 let DestructiveInstType = DestructiveBinaryImm in {
2249 let DestructiveInstType = DestructiveOther;
2258 let DestructiveInstType = flags in {
[all …]
H A DAArch64InstrInfo.h812 enum DestructiveInstType { enum
H A DSMEInstrFormats.td1630 let DestructiveInstType = DestructiveOther;
H A DAArch64InstrFormats.td78 DestructiveInstTypeEnum DestructiveInstType = NotDestructive;
86 let TSFlags{6-3} = DestructiveInstType.Value;
H A DAArch64SVEInstrInfo.td4668 let DestructiveInstType = DestructiveBinaryComm in {