Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td717 let DestructiveInstType = DestructiveOther;
831 let DestructiveInstType = DestructiveOther;
1302 let DestructiveInstType = DestructiveOther;
1332 let DestructiveInstType = DestructiveOther;
1382 let DestructiveInstType = DestructiveOther;
1531 let DestructiveInstType = DestructiveOther;
1660 let DestructiveInstType = DestructiveOther;
1689 let DestructiveInstType = DestructiveOther;
1696 let DestructiveInstType = flags in {
1748 let DestructiveInstType = DestructiveOther;
[all …]
H A DAArch64InstrInfo.h474 enum DestructiveInstType { enum
H A DAArch64InstrFormats.td66 DestructiveInstTypeEnum DestructiveInstType = NotDestructive;
72 let TSFlags{6-3} = DestructiveInstType.Value;