Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td763 let DestructiveInstType = DestructiveOther;
877 let DestructiveInstType = DestructiveOther;
1348 let DestructiveInstType = DestructiveOther;
1378 let DestructiveInstType = DestructiveOther;
1428 let DestructiveInstType = DestructiveOther;
1742 let DestructiveInstType = flags in {
2585 let DestructiveInstType = flags in {
2605 let DestructiveInstType = flags in {
2625 let DestructiveInstType = flags in {
2647 let DestructiveInstType = flags in {
[all …]
H A DAArch64InstrInfo.h474 enum DestructiveInstType { enum
H A DSMEInstrFormats.td707 let DestructiveInstType = DestructiveUnary;
728 let DestructiveInstType = DestructiveOther;
H A DAArch64InstrFormats.td67 DestructiveInstTypeEnum DestructiveInstType = NotDestructive;
73 let TSFlags{6-3} = DestructiveInstType.Value;