Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td845 let DestructiveInstType = DestructiveOther;
961 let DestructiveInstType = DestructiveOther;
1484 let DestructiveInstType = DestructiveOther;
1514 let DestructiveInstType = DestructiveOther;
1912 let DestructiveInstType = flags in {
2801 let DestructiveInstType = flags in {
2822 let DestructiveInstType = flags in {
2842 let DestructiveInstType = flags in {
2862 let DestructiveInstType = flags in {
2884 let DestructiveInstType = flags in {
[all …]
H A DAArch64InstrInfo.h523 enum DestructiveInstType { enum
H A DSMEInstrFormats.td1070 let DestructiveInstType = DestructiveUnary;
1100 let DestructiveInstType = DestructiveOther;
H A DAArch64InstrFormats.td67 DestructiveInstTypeEnum DestructiveInstType = NotDestructive;
73 let TSFlags{6-3} = DestructiveInstType.Value;