Home
last modified time | relevance | path

Searched refs:DestructiveInstType (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td1012 let DestructiveInstType = DestructiveOther;
1132 let DestructiveInstType = DestructiveOther;
1676 let DestructiveInstType = DestructiveOther;
2124 let DestructiveInstType = flags in {
2147 let DestructiveInstType = flags in {
3124 let DestructiveInstType = flags in {
3145 let DestructiveInstType = flags in {
3165 let DestructiveInstType = flags in {
3185 let DestructiveInstType = flags in {
3207 let DestructiveInstType = flags in {
[all …]
H A DAArch64InstrInfo.h619 enum DestructiveInstType { enum
H A DSMEInstrFormats.td1251 let DestructiveInstType = DestructiveUnary;
1287 let DestructiveInstType = DestructiveOther;
H A DAArch64InstrFormats.td78 DestructiveInstTypeEnum DestructiveInstType = NotDestructive;
86 let TSFlags{6-3} = DestructiveInstType.Value;
H A DAArch64SVEInstrInfo.td4203 let DestructiveInstType = DestructiveBinaryComm in {