Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DSVEInstrFormats.td424 let DestructiveInstType = Destructive;
511 let DestructiveInstType = Destructive;
818 let DestructiveInstType = Destructive;
844 let DestructiveInstType = Destructive;
874 let DestructiveInstType = Destructive;
969 let DestructiveInstType = Destructive;
1081 let DestructiveInstType = Destructive;
1110 let DestructiveInstType = Destructive;
1137 let DestructiveInstType = Destructive;
1200 let DestructiveInstType = Destructive;
[all …]
DAArch64InstrInfo.h363 enum DestructiveInstType { enum
DAArch64InstrFormats.td77 DestructiveInstTypeEnum DestructiveInstType = NotDestructive;
80 let TSFlags{3} = DestructiveInstType.Value;