Home
last modified time | relevance | path

Searched refs:DestructiveInstType (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;
1915 let DestructiveInstType = DestructiveBinaryImm in {
1948 let DestructiveInstType = DestructiveOther;
1955 let DestructiveInstType = flags in {
[all …]
H A DAArch64InstrInfo.h560 enum DestructiveInstType { enum
H A DSMEInstrFormats.td1184 let DestructiveInstType = DestructiveUnary;
1214 let DestructiveInstType = DestructiveOther;
H A DAArch64InstrFormats.td78 DestructiveInstTypeEnum DestructiveInstType = NotDestructive;
86 let TSFlags{6-3} = DestructiveInstType.Value;