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.td1006 let DestructiveInstType = DestructiveOther;
1127 let DestructiveInstType = DestructiveOther;
1671 let DestructiveInstType = DestructiveOther;
1702 let DestructiveInstType = DestructiveOther;
1753 let DestructiveInstType = DestructiveOther;
1929 let DestructiveInstType = DestructiveOther;
2071 let DestructiveInstType = DestructiveOther;
2078 let DestructiveInstType = DestructiveBinaryImm in {
2111 let DestructiveInstType = DestructiveOther;
2120 let DestructiveInstType = flags in {
[all …]
H A DAArch64InstrInfo.h769 enum DestructiveInstType { enum
H A DSMEInstrFormats.td1293 let DestructiveInstType = DestructiveUnary;
1329 let DestructiveInstType = DestructiveOther;
H A DAArch64InstrFormats.td78 DestructiveInstTypeEnum DestructiveInstType = NotDestructive;
86 let TSFlags{6-3} = DestructiveInstType.Value;
H A DAArch64SVEInstrInfo.td4283 let DestructiveInstType = DestructiveBinaryComm in {